forked from julia/Dockerfiles
1 line
72 B
Bash
Executable file
1 line
72 B
Bash
Executable file
docker build --no-cache -t minecraft-spigot:$1 --build-arg VERSION=$1 .
|