An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# docker-engine

[![Cookbook Version](https://img.shields.io/cookbook/v/docker-engine.svg)](https://supermarket.chef.io/cookbooks/docker-engine)
[![Build Status](https://img.shields.io/circleci/project/github/sous-chefs/docker-engine/master.svg)](https://circleci.com/gh/sous-chefs/docker-engine)
[![OpenCollective](https://opencollective.com/sous-chefs/backers/badge.svg)](#backers)
[![OpenCollective](https://opencollective.com/sous-chefs/sponsors/badge.svg)](#sponsors)
[![License](https://img.shields.io/badge/License-Apache%202.0-green.svg)](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!

![https://opencollective.com/sous-chefs#backers](https://opencollective.com/sous-chefs/backers.svg?width=600&avatarHeight=40)

### Sponsors

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

![https://opencollective.com/sous-chefs/sponsor/0/website](https://opencollective.com/sous-chefs/sponsor/0/avatar.svg?avatarHeight=100)
![https://opencollective.com/sous-chefs/sponsor/1/website](https://opencollective.com/sous-chefs/sponsor/1/avatar.svg?avatarHeight=100)
![https://opencollective.com/sous-chefs/sponsor/2/website](https://opencollective.com/sous-chefs/sponsor/2/avatar.svg?avatarHeight=100)
![https://opencollective.com/sous-chefs/sponsor/3/website](https://opencollective.com/sous-chefs/sponsor/3/avatar.svg?avatarHeight=100)
![https://opencollective.com/sous-chefs/sponsor/4/website](https://opencollective.com/sous-chefs/sponsor/4/avatar.svg?avatarHeight=100)
![https://opencollective.com/sous-chefs/sponsor/5/website](https://opencollective.com/sous-chefs/sponsor/5/avatar.svg?avatarHeight=100)
![https://opencollective.com/sous-chefs/sponsor/6/website](https://opencollective.com/sous-chefs/sponsor/6/avatar.svg?avatarHeight=100)
![https://opencollective.com/sous-chefs/sponsor/7/website](https://opencollective.com/sous-chefs/sponsor/7/avatar.svg?avatarHeight=100)
![https://opencollective.com/sous-chefs/sponsor/8/website](https://opencollective.com/sous-chefs/sponsor/8/avatar.svg?avatarHeight=100)
![https://opencollective.com/sous-chefs/sponsor/9/website](https://opencollective.com/sous-chefs/sponsor/9/avatar.svg?avatarHeight=100)