testing
This commit is contained in:
@@ -245,7 +245,7 @@ services:
|
||||
- ${DOCKER_CONFIGS}/speedtesttracker/config:/config
|
||||
|
||||
webtop-test:
|
||||
image: lscr.io/linuxserver/webtop:latest
|
||||
image: lscr.io/linuxserver/webtop:debian-xfce
|
||||
container_name: webtop-test
|
||||
security_opt:
|
||||
- seccomp:unconfined #optional
|
||||
@@ -256,8 +256,7 @@ services:
|
||||
- TITLE=Webtop #optional
|
||||
volumes:
|
||||
- ./webtop/config:/config
|
||||
depends_on:
|
||||
- gluetun
|
||||
- ./webtop/scripts:/custom-cont-init.d:ro
|
||||
network_mode: container:gluetun
|
||||
shm_size: "1gb" #optional
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user