Add docker role for Linux.
This commit is contained in:
3
ansible/roles/docker/templates/daemon.json.j2
Normal file
3
ansible/roles/docker/templates/daemon.json.j2
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"storage-driver": "{{docker_storage_driver}}"
|
||||
}
|
||||
Reference in New Issue
Block a user