mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-28 09:08:36 +02:00
6 lines
80 B
YAML
6 lines
80 B
YAML
webgoat:
|
|
image: vimagick/webgoat
|
|
ports:
|
|
- "8080:8080"
|
|
restart: always
|