https://github.com/sous-chefs/docker-engine
Development repository for the docker-engine cookbook
https://github.com/sous-chefs/docker-engine
chef chef-cookbook chef-resource docker-engine hacktoberfest managed-by-terraform
Last synced: 8 months ago
JSON representation
Development repository for the docker-engine cookbook
- Host: GitHub
- URL: https://github.com/sous-chefs/docker-engine
- Owner: sous-chefs
- Created: 2016-10-31T17:12:13.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-02-01T01:10:45.000Z (about 2 years ago)
- Last Synced: 2024-04-14T04:19:41.741Z (almost 2 years ago)
- Topics: chef, chef-cookbook, chef-resource, docker-engine, hacktoberfest, managed-by-terraform
- Language: Ruby
- Homepage: https://supermarket.chef.io/cookbooks/docker-engine
- Size: 78.1 KB
- Stars: 3
- Watchers: 19
- Forks: 9
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# docker-engine
[](https://supermarket.chef.io/cookbooks/docker-engine)
[](https://circleci.com/gh/sous-chefs/docker-engine)
[](#backers)
[](#sponsors)
[](https://opensource.org/licenses/Apache-2.0)
This cookbook aim to install _docker-engine_ and to configure it.
If you want to manipulate docker from chef recipes you can use [docker](https://github.com/chef-cookbooks/docker) cookbook
## Recipes
### `default`
`install` and launch `service`
### `install`
Install _docker-engine_ according to `node['docker-engine']['install']['method']`
### `install_package`
Install _docker-engine_ via packages
### `install_repo`
Install _docker.io_ repositories for distributions
### `service`
Enable and run _docker-engine_ service
## Contributors
This project exists thanks to all the people who [contribute.](https://opencollective.com/sous-chefs/contributors.svg?width=890&button=false)
### Backers
Thank you to all our backers!

### Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website.









