summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Duffield <tom@chef.io>2016-12-08 09:50:04 -0600
committerTom Duffield <tom@chef.io>2016-12-08 09:51:47 -0600
commit588f996fd996dfb7e889cbaf038898b0dc2837af (patch)
tree80622ec0e85134a573daa00fd4329b08cef5d9fa /README.md
parent1d1975d97f4565eaef72b2ac169e71fff14c5347 (diff)
downloadchef-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.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c09e2aeb7e..06d695a138 100644
--- a/README.md
+++ b/README.md
@@ -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