Files

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/