Skip to content

build(docker): ignore local .venv in build context#181

Merged
plexoos merged 1 commit into
mainfrom
ignore-venv
Dec 8, 2025
Merged

build(docker): ignore local .venv in build context#181
plexoos merged 1 commit into
mainfrom
ignore-venv

Conversation

@plexoos

@plexoos plexoos commented Dec 8, 2025

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings December 8, 2025 21:44

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

This PR improves Docker build efficiency by excluding local Python virtual environment directories from the Docker build context.

  • Adds .venv to .dockerignore to prevent local virtual environments from being sent to the Docker daemon during image builds

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

@plexoos plexoos merged commit 366ca56 into main Dec 8, 2025
9 checks passed
@plexoos plexoos deleted the ignore-venv branch December 8, 2025 21:55
@plexoos plexoos added this to simphony Mar 13, 2026
@github-project-automation github-project-automation Bot moved this to Backlog in simphony Mar 13, 2026
@github-project-automation github-project-automation Bot moved this from Backlog to Done in simphony Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants