diff --git a/docker-modules/docker-images/README.md b/docker-modules/docker-images/README.md index 7813ec4279..9ad9f6a3df 100644 --- a/docker-modules/docker-images/README.md +++ b/docker-modules/docker-images/README.md @@ -2,6 +2,6 @@ - [Pushing a Docker Image to a Private Repository](https://www.baeldung.com/ops/docker-push-image-to-private-repository) - [How to Include Files Outside of Docker’s Build Context](https://www.baeldung.com/ops/docker-include-files-outside-build-context) -- [Adding a Comment in a Dockerfile](https://www.baeldung.com/ops/docker-dockerfile-comments/) +- [Adding a Comment in a Dockerfile](https://www.baeldung.com/ops/docker-dockerfile-comments) - [Updating PATH Environment Variable in Dockerfile](https://www.baeldung.com/ops/dockerfile-path-environment-variable) - [Keep Subdirectory Structure in Dockerfile Copy](https://www.baeldung.com/ops/dockerfile-copy-same-subdirectory-structure)