Skip to content

Add configurable dockerfile_path to applications#153

Merged
JacobCoffee merged 3 commits into
cabotage:mainfrom
JacobCoffee:configurable-dockerfile-location
Feb 19, 2026
Merged

Add configurable dockerfile_path to applications#153
JacobCoffee merged 3 commits into
cabotage:mainfrom
JacobCoffee:configurable-dockerfile-location

Conversation

@JacobCoffee

Copy link
Copy Markdown
Member

Description

In my repo I'm trying to clean up the top level and I'm hoping to be able to configure my Dockerfile.cabotrage to a different spot (like in docker/ or something)

This lets me do that

JacobCoffee and others added 3 commits February 17, 2026 20:34
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ndidates

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

@ewdurbin ewdurbin 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.

Only concern here, is that I believe cabotage assumes the build context will still be the root of the repository, effectively:

docker build -f docker/Dockerfile.cabotage .

Do you want to be able to specify the build context as well?

@JacobCoffee
JacobCoffee merged commit 8868cca into cabotage:main Feb 19, 2026
3 checks passed
@ewdurbin ewdurbin mentioned this pull request Mar 2, 2026
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