All in one docker (#749)

* all-in-one Dockerfile preparations

* some cleanup

* add to main pom and add links in index.html

* updated deploy script from build pipeline

* additional line feed just in case
This commit is contained in:
René Zubcevic
2020-01-25 17:54:24 +01:00
committed by GitHub
parent 4e371b63d0
commit 9eee726eb5
9 changed files with 290 additions and 1 deletions

View File

@ -144,6 +144,7 @@
<module>webgoat-server</module>
<module>webwolf</module>
<module>webgoat-integration-tests</module>
<module>docker</module><!-- copy required jars in preparation of docker all-in-one build -->
</modules>
<dependencies>