The repo has no .dockerignore. This should exclude .git, bin/, and other build artifacts to keep Docker context small and builds fast.
.dockerignore
.git
bin/
No dependencies set.
The note is not visible to the blocked user.
The repo has no
.dockerignore. This should exclude.git,bin/, and other build artifacts to keep Docker context small and builds fast.