Updated README.md

added link back to the article: https://www.baeldung.com/ops/docker-compose-links-depends-on
This commit is contained in:
Asjad J
2022-07-21 21:40:44 +05:00
committed by GitHub
parent ff1035fae9
commit cbc3171acf

View File

@@ -3,4 +3,5 @@
- [Introduction to Docker Compose](https://www.baeldung.com/ops/docker-compose)
- [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)