-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error with provisioning scripts in docker #176
Comments
Hi @K4ybedenler, This issue being tied to the Docker plugin, I transferred it over. I'm not sure what's the error you're getting from, could you In the meantime, I believe you can workaround the bug either by fixing the plugin version to 1.0.8, or by defining your own entrypoint/cmd in the template you're using. Sorry about that blunder, we'll try to push a fix ASAP. |
sure, here is:
|
Hi @K4ybedenler, I managed to take a look at this, and I think I have a fix that should work for your situation on the PR I mention in this thread. Thanks! |
@lbajolet-hashicorp hi, sorry that didn't answer earlier! but it seems fixed. thanks for your job! |
packer version 1.0.9.
similar problem in such tickets: 7578, 2697
I'm going with the tutorial, theme "Add provisioner to template"
my docker-ubuntu.pkr.hcl is:
everything ok on the build stage:
but after it failes to run:
in 1.0.8 everything is ok
The text was updated successfully, but these errors were encountered: