commented out debian-xfce-firefox
This commit is contained in:
@@ -15,19 +15,19 @@ services:
|
||||
- ${DOCKER_CONFIGS}/bazarr:/config
|
||||
- ${MEDIA_DIR}:/media
|
||||
|
||||
debian-xfce-firefox:
|
||||
container_name: debian-xfce-firefox
|
||||
image: repo.aknlw.com/akanealw/debian-vnc-xfce:latest-firefox-default
|
||||
environment:
|
||||
- PUID=${PUID}
|
||||
- PGID=${PGID}
|
||||
shm_size: '512m'
|
||||
depends_on:
|
||||
- gluetun
|
||||
network_mode: "service:gluetun"
|
||||
restart: always
|
||||
volumes:
|
||||
- debian-xfce-firefox:/home/akanealw
|
||||
# debian-xfce-firefox:
|
||||
# container_name: debian-xfce-firefox
|
||||
# image: repo.aknlw.com/akanealw/debian-vnc-xfce:latest-firefox-default
|
||||
# environment:
|
||||
# - PUID=${PUID}
|
||||
# - PGID=${PGID}
|
||||
# shm_size: '512m'
|
||||
# depends_on:
|
||||
# - gluetun
|
||||
# network_mode: "service:gluetun"
|
||||
# restart: always
|
||||
# volumes:
|
||||
# - debian-xfce-firefox:/home/akanealw
|
||||
|
||||
flaresolverr:
|
||||
container_name: flaresolverr
|
||||
@@ -64,7 +64,7 @@ services:
|
||||
ports:
|
||||
- 8777:8000 # http control
|
||||
- 8888:8888 # http proxy
|
||||
- 6901:6901 # debian xfce firefox
|
||||
# - 6901:6901 # debian xfce firefox
|
||||
- 3129:3129 # jdownloader
|
||||
- 5800:5800 # jdownloader]
|
||||
- 8282:8282 # qbittorrent
|
||||
|
||||
Reference in New Issue
Block a user