mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-28 14:51:40 +01:00
without PartOf=docker.service, the docker socket gets permanently unlinked when docker is restarted, resulting in a running docker daemon but inability to contact it. see docker commit 053c3557b3198466ecfbe066fefdbab2a78771d5 and https://github.com/golang/go/issues/11826 for more details.