1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-12 11:14:57 +02:00
dockerfiles/webgoat/docker-compose.yml

6 lines
80 B
YAML
Raw Normal View History

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