feat: add templates
This commit is contained in:
4
templates/docker-override.conf.j2
Normal file
4
templates/docker-override.conf.j2
Normal file
@@ -0,0 +1,4 @@
|
||||
[Service]
|
||||
ExecStart=
|
||||
ExecStart=/usr/bin/dockerd -H fd:// -H tcp://{{ docker_api_host }}:{{ docker_api_port }} --containerd=/run/containerd/containerd.sock
|
||||
|
||||
Reference in New Issue
Block a user