Skip to content

ContainerDeck 0.4.0 — Multi-log + Networks

Choose a tag to compare

@dmondello dmondello released this 13 Jun 08:20

Two more features that close the gap with other apple/container GUIs.

Combined multi-container log viewer

One logs --follow stream per container, merged into a single color-coded view:

  • Per-container show/hide toggles, text filter, copy, autoscroll
  • Opened from the Containers toolbar (all running containers) or a stack's toolbar (all running services) — tail your whole compose stack in one window

Networks

A Networks section alongside Volumes:

  • List networks (subnet, gateway, mode) and which containers are on each
  • Create and delete via container network (the built-in default network is protected)
  • Network create/delete requires macOS 26; listing works everywhere and degrades cleanly on macOS 15

Notes

  • "Real-time stats" and "builder" (Orchard's other two) were assessed and deprioritized: stats are already polled near-live, and the BuildKit builder is auto-started during stack builds — neither adds much as a separate panel right now.

Installation

macOS 15+ on Apple Silicon. The DMG is not notarized: after dragging the app to Applications, allow it once via System Settings → Privacy & Security → "Open Anyway".