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