mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-07-05 16:38:06 +02:00
experimental 0.13 version
This commit is contained in:
5
0.13/run.sh
Executable file
5
0.13/run.sh
Executable file
@ -0,0 +1,5 @@
|
||||
sudo docker run --rm -it \
|
||||
-v /tmp/factorio:/factorio \
|
||||
--name factorio \
|
||||
dtandersen/factorio:0.13-dev "$@"
|
||||
find /tmp/factorio -type f
|
Reference in New Issue
Block a user