BAEL-5452 sample docker and docker compose files for the article. (#12115)

Co-authored-by: Yavuz Tas <ytas@vwd.com>
This commit is contained in:
Yavuz Tas
2022-05-23 22:01:34 +02:00
committed by GitHub
parent 59314162f0
commit c4b76701eb
4 changed files with 30 additions and 0 deletions
+7
View File
@@ -42,6 +42,13 @@
<configuration>${project.basedir}/src/layers.xml</configuration>
</layers>
</configuration>
<executions>
<execution>
<goals>
<goal>repackage</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>