/chef-docker-registry

Chef Docker Registry Cookbook

Primary LanguageRubyMIT LicenseMIT

docker-docker-registry-cookbook

TODO: Enter the cookbook description here.

Supported Platforms

TODO: List your supported platforms.

Attributes

Key Type Description Default
['docker-docker-registry']['bacon'] Boolean whether to include bacon true

Usage

docker-docker-registry::default

Include docker-docker-registry in your node's run_list:

{
  "run_list": [
    "recipe[docker-docker-registry::default]"
  ]
}

License and Authors

Author:: Daniel Ku (kjunine@gmail.com)