mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-02-13 13:48:36 +02:00
3 lines
53 B
Bash
Executable File
3 lines
53 B
Bash
Executable File
#!/bin/sh
|
|
sudo docker build --no-cache -t factorio .
|