minecraft-pi-reborn/scripts/build.sh

6 lines
85 B
Bash
Raw Normal View History

2020-09-25 16:43:53 +00:00
#!/bin/sh
set -e
2020-09-27 03:57:17 +00:00
docker build --no-cache --tag thebrokenrail/minecraft-pi:latest .