platformQuickStarts
scripts
webgoat-container
webgoat-images
webgoat-lessons
webgoat-server
webwolf
src
Dockerfile
README.md
pom.xml
start.sh
.gitignore
.travis.yml
CREATE_RELEASE.MD
README.MD
buildspec.yml
docker-compose.yml
mvn-debug
pom.xml
4 lines
87 B
Bash
4 lines
87 B
Bash
#!/bin/sh
|
|
|
|
java -jar -Djava.security.egd=file:/dev/./urandom /home/webwolf/webwolf.jar
|