Skip to content

devcontainer settings#2732

Open
awongh wants to merge 3 commits into
mainfrom
dev-updates
Open

devcontainer settings#2732
awongh wants to merge 3 commits into
mainfrom
dev-updates

Conversation

@awongh

@awongh awongh commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@guaka

guaka commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

I found one integration issue in the devcontainer merge: the shared deploy/docker .env sets COMPOSE_PROJECT_NAME=trustroots, which Docker Compose treats as a CLI-level project-name override. Because the devcontainer consumes deploy/docker/docker-compose.yml first, that env value wins over the devcontainer overlay's name and can make the devcontainer share the normal local stack's project/network/volumes. I'll fix this by making the shared stack use an interpolated Compose name with the same default, while leaving COMPOSE_PROJECT_NAME free for callers/tools to override when they really mean to.

@guaka guaka deleted the branch main June 12, 2026 21:28
@guaka guaka closed this Jun 12, 2026
@guaka guaka reopened this Jun 12, 2026
@guaka guaka changed the base branch from master to main June 12, 2026 21:36
@guaka guaka mentioned this pull request Jun 12, 2026
2 tasks
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