Updated README.md

added link back to the article: https://www.baeldung.com/ops/dockerfile-copy-same-subdirectory-structure
This commit is contained in:
Asjad J 2022-09-30 19:27:28 +05:00 committed by GitHub
parent 09e1fa8817
commit b61d1d68ba
1 changed files with 1 additions and 0 deletions

View File

@ -4,3 +4,4 @@
- [How to Include Files Outside of Dockers 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/)
- [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)