mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
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>
9 lines
436 B
Markdown
9 lines
436 B
Markdown
# 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.
|