Skip to content

Add .dockerignore - #49

Merged
eyarz merged 2 commits into
datreeio:masterfrom
rudolfbyker:dev/dockerignore
Jul 23, 2026
Merged

Add .dockerignore#49
eyarz merged 2 commits into
datreeio:masterfrom
rudolfbyker:dev/dockerignore

Conversation

@rudolfbyker

Copy link
Copy Markdown
Contributor

This makes docker build faster.

Copilot AI review requested due to automatic review settings July 17, 2026 13:34
@rudolfbyker
rudolfbyker requested a review from eyarz as a code owner July 17, 2026 13:34

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a .dockerignore file to reduce the Docker build context size, aiming to speed up docker build for this repository.

Changes:

  • Introduces .dockerignore entries to exclude VCS metadata, virtualenv/caches, build artifacts, and local output folders from the Docker build context.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .dockerignore Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@eyarz
eyarz merged commit 4836b3e into datreeio:master Jul 23, 2026
3 of 4 checks passed
@rudolfbyker
rudolfbyker deleted the dev/dockerignore branch July 23, 2026 20:03
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.

3 participants