mirror of
https://git.myvelabs.com/novnc/alpine.git
synced 2025-12-17 22:56:21 +00:00
Update build context in compose files
This commit is contained in:
parent
2f957135d4
commit
4b440fffa6
3 changed files with 3 additions and 6 deletions
|
|
@ -3,8 +3,7 @@ services:
|
|||
image: myvnc/firefox
|
||||
container_name: firefox
|
||||
restart: unless-stopped
|
||||
build:
|
||||
context: .
|
||||
build: .
|
||||
# shm_size: 2gb
|
||||
# security_opt:
|
||||
# - seccomp:unconfined
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue