Updated README.md

added link back to the article: https://www.baeldung.com/ops/docker-mounting-multiple-volumes
This commit is contained in:
Asjad J 2022-08-17 16:29:50 +05:00 committed by GitHub
parent 75d7bb2f55
commit 589c347b1a
1 changed files with 1 additions and 0 deletions

View File

@ -4,4 +4,5 @@
- [How to Get Docker-Compose to Always Use the Latest Image](https://www.baeldung.com/ops/docker-compose-latest-image)
- [Communication Between Multiple Docker Compose Projects](https://www.baeldung.com/ops/docker-compose-communication)
- [Difference Between links and depends_on in Docker Compose](https://www.baeldung.com/ops/docker-compose-links-depends-on)
- [Mounting Multiple Volumes on a Docker Container](https://www.baeldung.com/ops/docker-mounting-multiple-volumes)