6 lines
98 B
Bash
Raw Normal View History

2020-09-25 12:43:53 -04:00
#!/bin/sh
set -e
2020-10-01 11:08:46 -04:00
docker build ${DOCKER_BUILD_OPTIONS} --tag thebrokenrail/minecraft-pi:latest .