Update
This commit is contained in:
@@ -10,6 +10,7 @@ services:
|
||||
container_name: unshackle
|
||||
hostname: unshackle
|
||||
network_mode: host
|
||||
restart: always
|
||||
working_dir: /opt/unshackle
|
||||
stdin_open: true
|
||||
tty: true
|
||||
@@ -45,6 +46,7 @@ services:
|
||||
firefox:
|
||||
image: jlesage/firefox:latest
|
||||
container_name: firefox
|
||||
restart: always
|
||||
ports:
|
||||
- "5800:5800"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user