Skip to content

Missing Cookbooks for nginx server #4

@Tusenka

Description

@Tusenka

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions