mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-21 02:01:03 +07:00
Docker images fix: log driver=none
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# Run container
|
||||
sudo docker run \
|
||||
--log-driver none \
|
||||
-d --restart always \
|
||||
--cap-add=NET_ADMIN \
|
||||
-p $SHADOWSOCKS_SERVER_PORT:$SHADOWSOCKS_SERVER_PORT/tcp \
|
||||
|
||||
Reference in New Issue
Block a user