Skip to content

Comments

Tolerate missing env file on more runtime commands#13603

Open
maxproske wants to merge 1 commit intodocker:mainfrom
maxproske:feature/13601-runtime-ops
Open

Tolerate missing env file on more runtime commands#13603
maxproske wants to merge 1 commit intodocker:mainfrom
maxproske:feature/13601-runtime-ops

Conversation

@maxproske
Copy link
Contributor

What I did

Align toProjectName (used by exec, image, etc.) with projectOrName (used by ps, logs, etc.), which already had these flags since #13156

I know, this skips compose.yaml parsing. Being pragmatic for now, as I haven't touched compose-go yet, but can probably add a function to avoid the need to call ToProject at all.

Related issue

Closes #13601

Signed-off-by: Max Proske <max@mproske.com>
@maxproske maxproske requested a review from a team as a code owner February 21, 2026 06:13
@maxproske maxproske requested review from glours and ndeloof February 21, 2026 06:13
@ndeloof ndeloof enabled auto-merge (rebase) February 23, 2026 07:34
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.

[BUG] exec attempts to validate env_file for a different non-dependent service

2 participants