akretion/chefdk

Name: chefdk

Owner: Akretion

Description: null

Created: 2015-08-10 03:09:33.0

Updated: 2017-01-10 04:31:06.0

Pushed: 2017-01-10 04:31:05.0

Homepage: null

Size: 10

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

this is a Docker wrapper around ChefDK Ruby tools

for Test Kitchen:

First create the Berksfile and .kitchen.yml files; then do

er run -ti -v "$HOME/.ssh:/root/.ssh_host" -v "$(pwd):/workspace" akretion/chefdk kitchen help
for the berks command:
er 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.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.