BAEL-5479 Pushing a Docker Image to a Private Repository (#12108)

* Add sample application

* Add Dockerfile

* Format

* Add README.md
This commit is contained in:
dholde
2022-05-06 00:53:59 +02:00
committed by GitHub
parent 078f635c45
commit fdacc2cf6c
8 changed files with 108 additions and 0 deletions
+1
View File
@@ -28,6 +28,7 @@
<module>docker-sample-app</module>
<module>docker-caching/single-module-caching</module>
<module>docker-caching/multi-module-caching</module>
<module>docker-push-to-private-repo</module>
</modules>
</project>