1
0
mirror of https://github.com/factoriotools/factorio-docker.git synced 2025-07-07 00:35:38 +02:00
Files
factorio-docker-factoriotools/0.14/run.sh

6 lines
118 B
Bash
Raw Normal View History

2016-10-25 18:31:07 +00:00
sudo docker run --rm -it \
2016-10-26 23:15:09 +00:00
-v /tmp/factorio:/factorio \
2016-10-25 18:31:07 +00:00
--name factorio \
2016-10-26 17:27:28 +00:00
factorio "$@"
2016-11-01 20:32:37 +00:00
find /tmp/factorio -type f