Skip to content

🤖 Update .dockerignore file #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Nov 23, 2021

Conversation

ErikSchierboom
Copy link
Member

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 exercism/exercism#6113

@ErikSchierboom ErikSchierboom requested a review from a team as a code owner November 19, 2021 10:06
@ErikSchierboom ErikSchierboom added the x:size/tiny Tiny amount of work label Nov 19, 2021
@iHiD iHiD merged commit 90eaae5 into exercism:main Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:size/tiny Tiny amount of work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants