Skip to content

darkstarmv/docker-runtime-cookbook

Repository files navigation

docker-runtime-cookbook-cookbook

THis cookbooks sets up docker runtime and deploys some basic containers using docker files from https://github.com/CentOS/CentOS-Dockerfiles

Once container is up it registers with Consul using Registrator

##References

Supported Platforms

TODO: List your supported platforms.

Attributes

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

Usage

docker-runtime-cookbook::default

Include docker-runtime-cookbook in your node's run_list:

{
  "run_list": [
    "recipe[docker-runtime-cookbook::default]"
  ]
}

License and Authors

Author:: YOUR_NAME (<YOUR_EMAIL>)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published