This website requires JavaScript.
Explore
Help
Register
Sign In
Yandrik
/
Server
Watch
1
Star
0
Fork
0
You've already forked Server
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
4ed6d23be6
Server
/
rebuildDocker.bat
4 lines
77 B
Batchfile
Raw
Normal View
History
Unescape
Escape
script: redesigned build scripts, and added docker start and stop scripts
2021-06-05 12:40:22 +00:00
@
echo
off
script: redesigned scripts to work based off of CMD instead
2021-06-05 16:39:51 +00:00
echo
.\gradlew Server:jar
|
cmd
docker build -t server-testbuild .
Reference in New Issue
Copy Permalink