minecraft-pi-reborn/scripts/build.sh
2020-09-26 23:15:53 -04:00

6 lines
74 B
Bash
Executable File

#!/bin/sh
set -e
docker build --tag thebrokenrail/minecraft-pi:latest .