mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:15 +02:00
388 B
388 B
webgoat
WebGoat is a deliberately insecure Web Application.
docker-compose.yml
webgoat:
image: vimagick/webgoat
ports:
- "8080:8080"
restart: always
up and running
docker-compose up -d
firefox http://localhost:8080/WebGoat/