First create the Berksfile and .kitchen.yml files; then do
docker run -ti -v "$HOME/.ssh:/root/.ssh_host" -v "$(pwd):/workspace" akretion/chefdk kitchen help
docker run -ti -v "$(pwd)/:/workspace" akretion/chefdk berks help
The primary motivation behind this image is to avoid to clutter dev machines with full blown Ruby/Chef installations and avoid possible long compilation steps.
Content type
Image
Digest
sha256:a323ffd29…
Size
219 MB
Last updated
about 10 years ago
docker pull akretion/chefdk