Sign inSign up

linuxkonsult/chef-solo

By linuxkonsult

Updated about 11 years ago

An ubuntu image with chef-solo and Berkshelf.

Image
1

4.8K

linuxkonsult/chef-solo repository overview

Intro##

Chef is a configuration management tool written in Ruby and Erlang.

Run in standalone configuration ("chef-solo") to build your docker services with chef cookbooks.

##Usage## This utility image is used to simplify creation of docker images with chef cookbooks.

  • Create a /Berksfile with all your cookbook dependencies
  • Add your cookbook attributes to node.json
  • Install your cookbooks /opt/chef/embedded/bin/berks install --path /etc/chef/cookbooks/
  • See linux/postgres for examples

Bugs / Contributing

Ideas and/or improvements is highly welcome. Connect on GitHub, comment below or email me at [email protected] if you have any questions or suggestions.

Tag summary

Content type

Image

Digest

sha256:c1e723ab1

Size

222.4 MB

Last updated

about 11 years ago

docker pull linuxkonsult/chef-solo