Skip to content

0.1.0 - 2026-06-02

Choose a tag to compare

@github-actions github-actions released this 02 Jun 16:36

Release Notes

Added

  • Container list with live state, image, ports, and status
  • Live per-container stats: CPU %, memory usage/limit, network I/O
  • Real-time log viewer with follow mode, scrollback, and top/bottom jumps
  • Running-only / all containers filter toggle
  • Help overlay with keybindings
  • Graceful handling of an unreachable Docker daemon (no panics; terminal restored)

Install stevedore 0.1.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cclxxi/stevedore/releases/download/v0.1.0/stevedore-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install cclxxi/tap/stevedore

Download stevedore 0.1.0

File Platform Checksum
stevedore-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
stevedore-x86_64-apple-darwin.tar.xz Intel macOS checksum
stevedore-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
stevedore-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum