https://github.com/mastermindg/docker-chef-client
Chef Client with multiple OS support
https://github.com/mastermindg/docker-chef-client
Last synced: 4 months ago
JSON representation
Chef Client with multiple OS support
- Host: GitHub
- URL: https://github.com/mastermindg/docker-chef-client
- Owner: mastermindg
- Created: 2016-10-25T16:26:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-25T18:32:18.000Z (over 9 years ago)
- Last Synced: 2025-02-25T06:27:22.584Z (over 1 year ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker Base Image with Chef installed
Support for multiple Operating Systems
Build container with:
* docker build .
* docker tag mastermindg/baseimage-chef:latest
* docker tag mastermindg/baseimage-chef:
Props to Ringo De Smet for his great article:
https://ringo.de-smet.name/2015/03/keep-chef-out-of-your-docker-containers/
This repo is an extension of that concept with multiple operating system support.