1
0
mirror of https://github.com/bplein/factorio-docker.git synced 2025-01-10 03:16:41 +02:00
factorio-docker-bplein/0.14/run.sh
2016-10-27 22:37:09 +00:00

5 lines
91 B
Bash
Executable File

sudo docker run --rm -it \
-v /tmp/factorio:/factorio \
--name factorio \
factorio "$@"