xoxys.docker_engine/templates/etc/systemd/system/docker.service.d/override.conf.j2

7 lines
162 B
Plaintext
Raw Normal View History

2023-02-18 14:14:39 +00:00
[Service]
EnvironmentFile=-/etc/sysconfig/docker
ExecStart=
ExecStart=/usr/bin/dockerd -H fd:// \
--containerd=/run/containerd/containerd.sock \
$OPTIONS