Closed m4wh6k closed 1 year ago
The .dockerignore should be ignoring the same patterns as the .gitignore. This makes it just link to .gitignore for consistency
.dockerignore
.gitignore
tested by building a container
What and why?
The
.dockerignore
should be ignoring the same patterns as the.gitignore
. This makes it just link to.gitignore
for consistencyHow was this tested?
tested by building a container
Checklist