diff options
author | Tom Duffield <tom@chef.io> | 2016-12-08 09:50:04 -0600 |
---|---|---|
committer | Tom Duffield <tom@chef.io> | 2016-12-08 09:51:47 -0600 |
commit | 588f996fd996dfb7e889cbaf038898b0dc2837af (patch) | |
tree | 80622ec0e85134a573daa00fd4329b08cef5d9fa /README.md | |
parent | 1d1975d97f4565eaef72b2ac169e71fff14c5347 (diff) | |
download | chef-588f996fd996dfb7e889cbaf038898b0dc2837af.tar.gz |
Add chef/chef image link to README
The README on the Docker Hub page contains instructions on how to use
the image with kitchen-dokken.
Signed-off-by: Tom Duffield <tom@chef.io>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ If you just want to use Chef, check out these resources: * [learnchef](https://learn.chef.io): Getting started guide * [docs.chef.io](https://docs.chef.io): Comprehensive User Docs * [Installer Downloads](https://downloads.chef.io/chef/): Install Chef as a complete package +* [chef/chef](https://hub.docker.com/r/chef/chef): Docker image for use with [kitchen-dokken](https://github.com/someara/kitchen-dokken) ## Installing From Git |