We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I can't run github exampe(:
FROM zuazo/chef-local:debian-7 RUN git clone https://github.com/miketheman/nginx.git /tmp/nginx RUN berks vendor -b /tmp/nginx/Berksfile $COOKBOOK_PATH RUN chef-client -r "recipe[apt],recipe[nginx]" CMD ["nginx", "-g", "daemon off;"]
#7 3.930 Missing Cookbooks: #7 3.930 ------------------ #7 3.930 No such cookbook: apt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I can't run github exampe(:
The text was updated successfully, but these errors were encountered: