This website requires JavaScript.
Explore
Help
Sign In
icedream
/
docker-waterfall
mirror of
https://github.com/icedream/docker-waterfall.git
Watch
1
Star
0
Fork
You've already forked docker-waterfall
0
Code
Issues
Releases
Wiki
Activity
8be06c90e4
docker-waterfall
/
start.sh
3 lines
71 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial commit, starting with build 75.
2017-02-02 11:21:10 +00:00
#!/bin/sh
Build Waterfall in Docker instead of downloading from CI build server.
2017-02-14 13:23:17 +00:00
exec
java
$JAVA_ARGS
-jar /srv/Waterfall.jar
$WATERFALL_ARGS