Updated README.md

added link back to the article: https://www.baeldung.com/ops/docker-cache-maven-dependencies
This commit is contained in:
Asjad J 2022-03-01 10:04:30 +05:00 committed by GitHub
parent 188d5daaf6
commit db7b5b1fd5
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@
- [Dockerfile Strategies for Git](https://www.baeldung.com/ops/dockerfile-git-strategies)
- [How to Get Docker-Compose to Always Use the Latest Image](https://www.baeldung.com/ops/docker-compose-latest-image)
- [How to Include Files Outside of Dockers Build Context](https://www.baeldung.com/ops/docker-include-files-outside-build-context)
- [Caching Maven Dependencies with Docker](https://www.baeldung.com/ops/docker-cache-maven-dependencies)