Skip to content

added file path when getting compose logs#933

Open
nathn123 wants to merge 2 commits intomoghtech:mainfrom
nathn123:add-compose-filepath
Open

added file path when getting compose logs#933
nathn123 wants to merge 2 commits intomoghtech:mainfrom
nathn123:add-compose-filepath

Conversation

@nathn123
Copy link
Copy Markdown

attempt to fix #932

@mbecker20
Copy link
Copy Markdown
Member

Currently these changes would be breaking, it must work with more than one / custom compose file path

@nathn123 nathn123 force-pushed the add-compose-filepath branch from 576bbe9 to 5c5fd60 Compare January 6, 2026 23:18
@mbecker20
Copy link
Copy Markdown
Member

mbecker20 commented Apr 21, 2026

I just don't like that this switches out working behavior for potentially breaking behavior for many users using docker.

How about a new periphery config flag podman_mode = true (PERIPHERY_PODMAN_MODE) which enables using compose file paths for logs, instead of -p project-name? Then podman hosts could be directed to enabled this, while docker hosts would have no change to the working behavior.

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.

Stack on second machine running podman can't be managed in the UI

2 participants