minecraft-pi-docker/scripts/build.sh

6 lines
74 B
Bash
Raw Normal View History

2020-09-25 16:43:53 +00:00
#!/bin/sh
set -e
2020-09-27 00:02:18 +00:00
docker build --tag thebrokenrail/minecraft-pi:latest .