更新docker-tools

This commit is contained in:
2025-03-20 17:22:29 +08:00
parent ac88cd114a
commit b50d06ac16
4 changed files with 409 additions and 72 deletions

View File

@@ -0,0 +1,12 @@
[Unit]
Description=Docker Socket for the API
PartOf=docker.service
[Socket]
ListenStream=/var/run/docker.sock
SocketMode=0660
SocketUser=root
SocketGroup=docker
[Install]
WantedBy=sockets.target