Skip to content

dtop v2.2.1

Choose a tag to compare

@payne0420 payne0420 released this 22 Mar 20:46
· 8 commits to main since this release

dtop v2.2.1

Fixes

  • IMAGE column: Show repository:tag again when Docker returns a digest in the container list. A single images.list() per refresh builds a digest→tag map off the UI thread (no per-row images.get).
  • Log normalization: Normalize logs via a Textual Message and asyncio.to_thread / run_in_executor, with request sequencing so overlapping refreshes (follow mode) no longer drop or corrupt output.

Install

pip install dtop==2.2.1