This repository was archived by the owner on Nov 30, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
python-3-miniconda/.devcontainer
python-3-postgres/.devcontainer Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- This file copied into the container along with requirements.txt* from the parent
2
- folder. This file is included to prevents the Dockerfile COPY instruction from
1
+ This file is copied into the container along with requirements.txt* from the
2
+ parent folder. This is done to prevent the Dockerfile COPY instruction from
3
3
failing if no requirements.txt is found.
Original file line number Diff line number Diff line change 1
1
This file is copied into the container along with environment.yml* from the
2
2
parent folder. This is done to prevent the Dockerfile COPY instruction from
3
- failing if no environment.yml is found.
3
+ failing if no environment.yml is found.
Original file line number Diff line number Diff line change 1
- This file copied into the container along with requirements.txt* from the parent
2
- folder. This file is included to prevents the Dockerfile COPY instruction from
1
+ This file is copied into the container along with requirements.txt* from the
2
+ parent folder. This is done to prevent the Dockerfile COPY instruction from
3
3
failing if no requirements.txt is found.
Original file line number Diff line number Diff line change 1
- This file copied into the container along with requirements.txt* from the parent
2
- folder. This file is included to prevents the Dockerfile COPY instruction from
1
+ This file is copied into the container along with requirements.txt* from the
2
+ parent folder. This is done to prevent the Dockerfile COPY instruction from
3
3
failing if no requirements.txt is found.
You can’t perform that action at this time.
0 commit comments