mirror of
https://git.myvelabs.com/novnc/alpine.git
synced 2025-12-18 06:56:21 +00:00
Update firefox/docker-compose.yaml
This commit is contained in:
parent
a0162cdfa4
commit
bf6a5efd5f
1 changed files with 3 additions and 3 deletions
|
|
@ -3,9 +3,9 @@ services:
|
||||||
image: myvnc/firefox
|
image: myvnc/firefox
|
||||||
container_name: firefox
|
container_name: firefox
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
shm_size: 4gb
|
# shm_size: 2gb
|
||||||
security_opt:
|
# security_opt:
|
||||||
- seccomp:unconfined
|
# - seccomp:unconfined
|
||||||
ports:
|
ports:
|
||||||
- ${MYVNC_FIREFOX_PORT}:6900
|
- ${MYVNC_FIREFOX_PORT}:6900
|
||||||
environment:
|
environment:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue