exercism / go-analyzer

GNU Affero General Public License v3.0
10 stars 12 forks source link

🤖 Update `.dockerignore` file #28

Closed ErikSchierboom closed 2 years ago

ErikSchierboom commented 2 years ago

To help both speedup Docker builds and prevent new containers being created when unrelated files changes, this PR adds some rules to the .dockerignore file (or add the file when it didn't exist). See https://docs.docker.com/engine/reference/builder/#dockerignore-file for more information on .dockerignore files and what they do.

Tracking issue

See https://github.com/exercism/exercism/issues/6113

andrerfcsantos commented 2 years ago

I can't merge this as it is waiting an approval from @exercism/maintainers-admin - feel free to merge.

ErikSchierboom commented 2 years ago

Well, the same goes for me :)