Set Factorio to be interactive for pty console usage
This commit is contained in:
parent
f4a7523329
commit
dbb2fc851e
@ -5,6 +5,8 @@
|
||||
state: started
|
||||
image: factoriotools/factorio:stable
|
||||
restart_policy: unless-stopped
|
||||
interactive: yes
|
||||
tty: yes
|
||||
pull: yes
|
||||
tty: yes
|
||||
ports:
|
||||
|
Loading…
Reference in New Issue
Block a user