cookbook 'docker-ce', '= 0.1.0'
docker-ce (15) Versions 0.1.0 Follow3
Installs Docker CE
cookbook 'docker-ce', '= 0.1.0', :supermarket
knife supermarket install docker-ce
knife supermarket download docker-ce
Docker CE Cookbook
The aim of this Chef cookbook is to install the Docker engine Community Edition.
This cookbook has been built following the instructions from https://docs.docker.com/install/.
Supported Platforms
- Debian 9
If you want to add more platforms, feel free to open a PR!
Attributes
None
Usage
- If you use it from a Policyfile, a Role or an Environment, add it to the
run_list
:
{ "run_list": [ "recipe[docker-ce]" ] }
- If you want to use it within a cookbook :
ruby include_recipe 'docker-ce'
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
docker-ce-cookbook CHANGELOG
This file is used to list changes made in each version of the docker-ce-cookbook
cookbook.
0.1.0
Initial release.
License Metric
0.1.0 passed this metric
0.1.0 passed this metric