-
-
Notifications
You must be signed in to change notification settings - Fork 792
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
TypeError: no implicit conversion of nil into String #139
Comments
Interesting. We can help it from completely bombing out with adding a |
I think |
I've merged in #157 which may resolve this issue and am going to preemptively close #139, #153, and #154 even though they may not be fully resolved yet. I'd prefer if someone created separate new single issues to track if you are:
Thanks so much for your cooperation and patience. |
When trying to run a very simple container I run into an issue within the docker cookbook. Am I missing anything with my docker_container 'busybox' declaration or is this a bug in the library?
Cookbook Trace:
Resource Declaration:
In /var/lib/aws/opsworks/cache/cookbooks/chef/recipes/run_containers.rb
Compiled Resource:
Declared in /var/lib/aws/opsworks/cache/cookbooks/chef/recipes/run_containers.rb:2:in `from_file'
The text was updated successfully, but these errors were encountered: