Sign inSign up

jakubzapletal/chef-dk

By jakubzapletal

•Updated about 11 years ago

Image
0

325

jakubzapletal/chef-dk repository overview

⁠Chef Development Kit

This image contains a default configuration of Chef Development Kit based on jakubzapletal/ubuntu:14.04.1⁠.

⁠Using the Docker Hub

This image is published under Jakub Zapletal's repository on the Docker Hub⁠ and all you need as a prerequisite is having Docker installed on your machine.

There is the prepared volume /data for saving data into a local machine.

To start a container with this image you just need to run the following command:

docker run -it -v <LOCAL_PATH>:/data --name chef-dk jakubzapletal/chef-dk:0.6.2

⁠Building the image yourself

The Dockerfile and supporting configuration files are available in the Github repository. This comes specially handy if you want to change any configuration or simply if you want to know how the image was built.

Tag summary

Content type

Image

Digest

sha256:e08c89c91…

Size

431.6 MB

Last updated

about 11 years ago

docker pull jakubzapletal/chef-dk:0.6.2