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

7 lines
128 B
Bash
Executable File

#!/bin/sh
sudo docker run --rm -it \
-v /tmp/factorio:/factorio \
--name factorio \
factorio "$@"
find /tmp/factorio -type f