Updated README.md

added link back to the article: https://www.baeldung.com/ops/docker-assign-static-ip-container
This commit is contained in:
Asjad J 2022-09-30 16:44:49 +05:00 committed by GitHub
parent d3380e2afc
commit 22826da8df
1 changed files with 1 additions and 0 deletions

View File

@ -6,4 +6,5 @@
- [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)
- [Rebuild Docker Container in Docker Compose](https://www.baeldung.com/rebuild-docker-container-compose/)
- [Assign Static IP to Docker Container and Docker-Compose](https://www.baeldung.com/ops/docker-assign-static-ip-container)