feat(docker): add container logs modal and stats columns#4807
Open
feat(docker): add container logs modal and stats columns#4807
Conversation
Contributor
|
Here's the code health analysis summary for commits Analysis Summary
|
Meierschlumpf
previously requested changes
Jan 6, 2026
apps/nextjs/src/app/[locale]/manage/tools/docker/docker-table.tsx
Outdated
Show resolved
Hide resolved
apps/nextjs/src/app/[locale]/manage/tools/docker/docker-table.tsx
Outdated
Show resolved
Hide resolved
apps/nextjs/src/app/[locale]/manage/tools/docker/docker-table.tsx
Outdated
Show resolved
Hide resolved
apps/nextjs/src/app/[locale]/manage/tools/docker/docker-table.tsx
Outdated
Show resolved
Hide resolved
Merged
5 tasks
…de, simplify column visibility, and share utility functions Co-authored-by: ajnart <49837342+ajnart@users.noreply.github.com>
…olling Co-authored-by: ajnart <49837342+ajnart@users.noreply.github.com>
Co-authored-by: ajnart <49837342+ajnart@users.noreply.github.com>
…cate initial logs Co-authored-by: ajnart <49837342+ajnart@users.noreply.github.com>
… for header size Co-authored-by: ajnart <49837342+ajnart@users.noreply.github.com>
… memory management Co-authored-by: ajnart <49837342+ajnart@users.noreply.github.com>
…ed Docker streams Co-authored-by: ajnart <49837342+ajnart@users.noreply.github.com>
Member
|
Please fix CI Also I've tried your changes out and have the following feedback:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Homarr
Summary
Adds Docker container log viewing from the management Docker table via a dedicated logs modal, and exposes CPU/memory stats columns (hidden by default).
Changes
docker.logstRPC query and server-side log decoding (Docker multiplexed format).DockerLogsModal(Homarr modal system) that polls logs every second and scrolls to bottom on first load.Screenshots
Checklist
pnpm build, autofix withpnpm format:fix)devbranchx,y,ior any abbrevation)