Move all NoVNC instances to alpine image

This commit is contained in:
Myve 2025-01-21 01:25:25 +00:00
commit 7f0d398fbb
274 changed files with 349 additions and 50367 deletions

View file

@ -3,6 +3,10 @@ services:
image: myvnc/arch/plasma
container_name: kdeplasma
restart: unless-stopped
# build: .
# shm_size: 2gb
# security_opt:
# - seccomp:unconfined
environment:
MYVNC_VNCPASS: ${MYVNC_KDEPLASMA_VNCPASS}
networks:
@ -20,7 +24,6 @@ services:
image: myvnc/alpine/base
container_name: kdeplasma-novnc
restart: unless-stopped
# shm_size: 2gb
ports:
- ${MYVNC_KDEPLASMA_PORT}:6900
environment: