mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 11:03:34 +00:00
fix: use local and remote Docker credentials to pull image from private registry
This commit is contained in:
+1
-1
@@ -166,7 +166,7 @@ RestartSec=2
|
||||
NoNewPrivileges=true
|
||||
ProtectSystem=full
|
||||
ProtectControlGroups=true
|
||||
ProtectHome=true
|
||||
ProtectHome=read-only
|
||||
ProtectKernelTunables=true
|
||||
PrivateTmp=true
|
||||
RestrictAddressFamilies=AF_INET AF_INET6 AF_UNIX AF_NETLINK
|
||||
|
||||
Reference in New Issue
Block a user