kolla-ansible/releasenotes/notes/support-docker-runtime-directory-set-da7e77a70626c0d1.yaml
pengdake f3e19ecf7b Add a configuration about docker runtime directory
Control the disk space used for Docker images, containers and
volumes is important for us.We need add configuration of
docker daemon to control the disk spaces used for docker images,
containers and volumes.

Change-Id: I3cf99f4e3f62c8406d37201b1cc24a83c68e3b27
Signed-off-by: pengdake <19921207pq@gmail.com>
2018-01-13 09:51:08 +08:00

6 lines
146 B
YAML

---
features:
- |
Set docker runtime directory by configure the docker daemon.An operator
named "docker_runtime_directory" will be add.