1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-26 05:27:31 +02:00
dockerfiles/webgoat/docker-compose.yml

6 lines
80 B
YAML
Raw Normal View History

2016-06-11 08:15:37 +08:00
webgoat:
image: vimagick/webgoat
ports:
- "8080:8080"
restart: always