Docker: Set Cgroup driver by default to systemd (#6563)

* Set Docker Cgroup driver to systemd

* Add docker_cgroup_driver in Docker defaults
This commit is contained in:
Barry Melbourne
2020-08-31 12:56:20 +01:00
committed by GitHub
parent 5a8b68a429
commit 03c9c091f2
3 changed files with 8 additions and 2 deletions

View File

@@ -18,6 +18,8 @@ dockerproject_repo_key_info:
dockerproject_repo_info:
repos:
docker_cgroup_driver: systemd
docker_dns_servers_strict: true
docker_container_storage_setup: false