This website requires JavaScript.
Explore
Help
Sign In
threeoh6000
/
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
Issues
Pull Requests
Projects
Releases
Wiki
Activity
10fd60e6db
minecraft-pi-reborn
/
scripts
/
build.sh
6 lines
85 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial Commit
2020-09-25 16:43:53 +00:00
#!/bin/sh
set
-e
Disable Docker Cache On Build
2020-09-27 03:57:17 +00:00
docker build --no-cache --tag thebrokenrail/minecraft-pi:latest .
Reference in New Issue
Copy Permalink