Skip to content

Files

Latest commit

6a92f65 · Oct 28, 2021

History

History
This branch is 16 commits ahead of, 140 commits behind WebGoat/WebGoat:develop.

docker

Docker all-in-one image

Docker build

docker build --no-cache --build-arg webgoat_version=8.2.0-SNAPSHOT -t webgoat/goatandwolf:latest .

Docker run

docker run -p 127.0.0.1:80:8888 -p 127.0.0.1:8080:8080 -p 127.0.0.1:9090:9090 -e TZ=Europe/Amsterdam webgoat/goatandwolf:latest