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