You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use packer to build Docker images. packer build ... on local Mac succeeds but it fails on Circle CI 2.0, even there're some cases that it fails with cirlceci CLI.
Unfortunately, the error logs have no information about it. How can I debug it?
This issue was originally opened by @gfx as hashicorp/packer#4935. It was migrated here as a result of the Packer plugin split. The original body of the issue is below.
I use packer to build Docker images.
packer build ...
on local Mac succeeds but it fails on Circle CI 2.0, even there're some cases that it fails withcirlceci
CLI.Unfortunately, the error logs have no information about it. How can I debug it?
packer version: 1.0.0
Host platform: Docker (image base:
amazonlinux:latest
)logs:
(see https://circleci.com/gh/gfx/packer-on-docker-on-circleci2/3 for all the logs)
Reproducable example: https://github.com/gfx/packer-on-docker-on-circleci2
The text was updated successfully, but these errors were encountered: