Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #29 from LizardByte/fix/dockerignore
Browse files Browse the repository at this point in the history
rename .dockerignore
  • Loading branch information
ReenigneArcher authored Oct 9, 2022
2 parents cd17ff0 + f65eae1 commit 646bd10
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
File renamed without changes.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ RUN python ./scripts/install_requirements.py \
# clean
RUN rm -rf ./scripts/ \
# list contents
# todo - why is dockerignore not being respected?
&& ls -a

FROM scratch AS deploy
Expand Down

0 comments on commit 646bd10

Please sign in to comment.