mirror of
https://git.myvelabs.com/novnc/archlinux.git
synced 2025-12-18 01:46:19 +00:00
Move all NoVNC instances to alpine image
This commit is contained in:
parent
d086ed3138
commit
7f0d398fbb
274 changed files with 349 additions and 50367 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue