Short Description
Docker image containing Chef client exposed as a volume.
Full Description
Docker Base Image with Chef installed
Started from ubuntu/14.04.2
Build container with:
- docker build .
- docker tag <CONTAINER_ID> releasequeue/baseimage-chef:latest
- docker tag <CONTAINER_ID> releasequeue/baseimage-chef:<version>