mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2024-11-07 19:27:24 +01:00
6 lines
138 B
Bash
6 lines
138 B
Bash
|
sudo docker run --rm -it \
|
||
|
-v /tmp/factorio:/factorio \
|
||
|
--name factorio \
|
||
|
dtandersen/factorio:0.13-dev "$@"
|
||
|
find /tmp/factorio -type f
|