Update README.md for "centos-atomic" area

Update README.md for "centos-atomic" area to include a reference to the CentOS Atomic+Docker+Ansible learning area

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
This commit is contained in:
Scott Lowe 2017-03-07 13:06:30 -07:00
parent 029cf1ae13
commit 3853cbef26
No known key found for this signature in database
GPG key ID: 949F43F6E6C11780

View file

@ -5,3 +5,5 @@ Everything in this folder is focused around CentOS Atomic Host.
## Contents
**docker-tcp**: This folder is about customizing the behavior and configuration of the Docker Engine daemon on CentOS Atomic Host, but without modifying the built-in systemd unit file(s).
**docker-tcp-ansible**: This folder is similar to `docker-tcp`, but using Ansible for the customization instead of a shell script.