Skip to content
Snippets Groups Projects
Commit 351e8e2f authored by Jean JESTIN-SCANVION's avatar Jean JESTIN-SCANVION
Browse files

Update Webtop conf for OpenVPN

parent f1ac08a7
No related branches found
No related tags found
No related merge requests found
...@@ -14,5 +14,8 @@ docker run -d \ ...@@ -14,5 +14,8 @@ docker run -d \
-v /root/webtop_data/:/config \ -v /root/webtop_data/:/config \
-v /var/run/docker.sock:/var/run/docker.sock \ -v /var/run/docker.sock:/var/run/docker.sock \
--shm-size="8gb" \ --shm-size="8gb" \
--cap-add=NET_ADMIN \
--privileged \
--restart unless-stopped \ --restart unless-stopped \
--sysctl net.ipv6.conf.all.disable_ipv6=0 \
lscr.io/linuxserver/webtop:ubuntu-xfce lscr.io/linuxserver/webtop:ubuntu-xfce
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment