scottslowe-learning-tools/centos-atomic
Scott Lowe 6cc0fd0b19
Update README.md
Update README.md to reflect the non-essential nature of the custom SSH configuration

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-06-01 13:54:11 -06:00
..
docker-cloudinit Update README.md 2017-06-01 13:54:11 -06:00
docker-tcp Add learning environment for customizing Docker on CentOS Atomic Host 2017-02-17 16:33:46 -07:00
docker-tcp-ansible Add environment for using Ansible to customize Atomic Host 2017-03-01 08:00:09 -07:00
README.md Update README.md for "centos-atomic" area 2017-03-07 13:06:30 -07:00

Learning Tools: CentOS Atomic Host

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.