This website requires JavaScript.
Explore
Help
Sign In
NoozAbooz
/
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
Actions
Projects
Releases
Activity
d9385de736
minecraft-pi-reborn
/
scripts
/
build.sh
6 lines
98 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial Commit
2020-09-25 16:43:53 +00:00
#!/bin/sh
set
-e
Add Survival Mode
2020-10-01 15:08:46 +00:00
docker build
${
DOCKER_BUILD_OPTIONS
}
--tag thebrokenrail/minecraft-pi:latest .
Reference in New Issue
Copy Permalink