Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

codenamephp_docker (9) Versions 2.0.0

Installs/Configures codenamephp_docker

Policyfile
Berkshelf
Knife
cookbook 'codenamephp_docker', '= 2.0.0', :supermarket
cookbook 'codenamephp_docker', '= 2.0.0'
knife supermarket install codenamephp_docker
knife supermarket download codenamephp_docker
README
Dependencies
Quality 50%

Chef Cookbook Docker

The default cookbook installs docker, makes sure the docker service is running.

This is just a wrapper cookbook for docker

Requirements

Supported Platforms

  • Debian Buster

Chef

  • Chef 13.1+

Cookbook Depdendencies

Usage

Add the cookbook to your Berksfile:

cookbook 'codenamephp_docker', :github 'codenamephp/codenamephp_docker'

Add the cookbook to your runlist, e.g. in a role:

{
  "name": "default",
  "chef_type": "role",
  "json_class": "Chef::Role",
  "run_list": [
      "recipe[codenamephp_docker]"
  ]
}

License Metric
            

2.0.0 passed this metric