Skip to content

Correct Cabotage Dockerfile paths#2995

Merged
JacobCoffee merged 1 commit intomainfrom
fix-docker-cabo
May 6, 2026
Merged

Correct Cabotage Dockerfile paths#2995
JacobCoffee merged 1 commit intomainfrom
fix-docker-cabo

Conversation

@JacobCoffee
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings May 6, 2026 18:22
@JacobCoffee JacobCoffee merged commit 387432f into main May 6, 2026
12 of 13 checks passed
@JacobCoffee JacobCoffee deleted the fix-docker-cabo branch May 6, 2026 18:22
Copy link
Copy Markdown

Copilot AI left a comment

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 updates the Cabotage Docker image environment configuration to ensure the project’s virtual environment lives at /code/.venv and is automatically preferred on PATH during subsequent build steps and at runtime.

Changes:

  • Set VIRTUAL_ENV to /code/.venv.
  • Prepend $VIRTUAL_ENV/bin to PATH so venv-installed executables are used by default.

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

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.

2 participants