1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 11:58:47 +00:00
dockerfiles/webgoat
2017-05-08 07:05:07 +08:00
..
docker-compose.yml add webgoat 2016-06-11 08:15:37 +08:00
Dockerfile swith to new domain: easypi.pro 2017-05-08 07:05:07 +08:00
README.md add webgoat 2016-06-11 08:15:37 +08:00

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/