// Generated from the feature catalog
Apps & Container Management
Knows What’s Wrong Before You Do · Shipped · workstation
Docker, Podman, Flatpak, Snap, and AppImage lifecycle management with a dedicated dashboard panel.
A dedicated dashboard panel for managing containerized and packaged applications. Scans for running Docker and Podman containers, installed Flatpak apps and remotes, Snap packages and channels, and AppImage files. Provides inspection, status monitoring, and lifecycle controls.
The container scanner probes Docker and Podman sockets for running containers, images, and resource usage. App scanners enumerate installed Flatpak, Snap, and AppImage applications. The dashboard routes expose these through REST APIs consumed by the frontend panel.
Limits and invariants
Section titled “Limits and invariants”Container lifecycle operations (start, stop, remove) require approval for destructive actions.
Where this lives
Section titled “Where this lives”halbert_core/halbert_core/discovery/scanners/container.pyhalbert_core/halbert_core/discovery/scanners/apps/halbert_core/halbert_core/dashboard/routes/containers.py