diff options
Diffstat (limited to '.devcontainer/noop.txt')
-rw-r--r-- | .devcontainer/noop.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.devcontainer/noop.txt b/.devcontainer/noop.txt new file mode 100644 index 0000000..4682d3a --- /dev/null +++ b/.devcontainer/noop.txt @@ -0,0 +1,3 @@ +This file is copied into the container along with environment.yml* from the +parent folder. This file prevents the Dockerfile COPY instruction from failing +if no environment.yml is found.
\ No newline at end of file |