Skip to main content

Containers

A docker-ps view of the picked node: every container with row-level actions and a click-to-expand drawer for logs, statistics, and metadata.

ContainersContainers

note

Fleet-wide MAC version upgrades moved to the Cluster → Updates page. This page is now scoped to inspecting and controlling the containers on one node.

Container Table

The page shows every container running on the picked node.

ColumnNotes
Names & IDContainer name and the truncated Docker ID
Image & CommandImage reference and the entrypoint command
StateRUNNING / EXITED / RESTARTING … with Docker's Up … summary
CreatedDate the container was created
PortsPublished ports, or No ports exposed
ActionsPer-row action menu (start / stop / restart / remove)

Click any row to expand a drawer with Logs, Statistics, and Metadata tabs for that container.

Use the Export CSV button in the upper right to dump the current table for a support ticket or post-mortem.

Container Whitelist Awareness

When the Container Whitelist alert rule is enabled (see Alert Rules), the container-state alerts fire only for containers whose names match the whitelist glob patterns (default mac-*). This page reflects that scope: a banner notes that Attention alerts fire only for whitelisted containers, while non-whitelisted containers are still listed here but never alerted on. The whitelist itself is read-only on this page — it is edited in Cluster → Alert Rules.