This website requires JavaScript.
Explore
Help
Sign In
taylorthemushroom
/
minecraft-pi-reborn
Watch
1
Star
0
Fork
0
You've already forked minecraft-pi-reborn
forked from
minecraft-pi-reborn/minecraft-pi-reborn
Code
Pull Requests
Activity
70f5802c37
minecraft-pi-reborn
/
build.sh
6 lines
74 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial Commit
2020-09-25 16:43:53 +00:00
#!/bin/sh
set
-e
No sudo In build.sh
2020-09-27 00:02:18 +00:00
docker build --tag thebrokenrail/minecraft-pi:latest .
Copy Permalink