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

docker-engine (15) Versions 0.1.0

Installs/Configures docker-engine

Policyfile
Berkshelf
Knife
cookbook 'docker-engine', '= 0.1.0', :supermarket
cookbook 'docker-engine', '= 0.1.0'
knife supermarket install docker-engine
knife supermarket download docker-engine
README
Dependencies
Quality 0%

docker-engine

This cookbook aim to install docker-engine and to configure it.

If you want to manipulate docker from chef recipes you can use 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

Dependent cookbooks

compat_resource >= 12.14.6

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Collaborator Number Metric
            

0.1.0 failed this metric

Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Foodcritic Metric
            

0.1.0 failed this metric

FC064: Ensure issues_url is set in metadata: /tmp/e32bc789b481fb5601f6bb4b/docker-engine/metadata.rb:1
FC065: Ensure source_url is set in metadata: /tmp/e32bc789b481fb5601f6bb4b/docker-engine/metadata.rb:1
Run with Foodcritic Version 8.0.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any