minecraft-pi-docker/build.sh

6 lines
79 B
Bash
Raw Normal View History

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