Skip to content
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

Add dockerignore to clean up final image #384

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lpmi-13
Copy link

@lpmi-13 lpmi-13 commented Jul 11, 2024

Points for consideration:

Currently, the final base image has a bunch of things it doesn't need, including the entire .git folder.

This commit adds a .dockerignore to keep the things we don't need out of the final image.

What's changed?

  • fewer unneeded files in the final built image

Currently, the final base image has a bunch of things it doesn't need, including the entire .git folder.

This commit adds a .dockerignore to keep the things we don't need out of the final image.
Copy link

cla-bot bot commented Jul 11, 2024

We require contributors to sign our Contributor License Agreement, and we don't have you on file. In order for us to review and merge your code, please complete this form and we'll get you added and review your contribution as soon as possible.

@lpmi-13
Copy link
Author

lpmi-13 commented Jul 11, 2024

tried to submit the CLA form twice, but maybe it just takes a while to sync 🤷

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant