Skip to main content
Skip to content

Docker and Databases

Docker basics in ServerDesk

Inspect containers, review container logs, and understand runtime problems with the Docker Explorer.

Last updated: 16 June 2026

What Docker Explorer shows

Docker Explorer lists containers on the active server and exposes core runtime context such as container state, names, and recent logs where available.

Best workflow

When a container fails, start with its status and recent logs. Then ask Robbie to explain the logs or open Terminal to validate the related service, volumes, config, or image tags.

What to verify

Check restart loops, missing environment variables, bad mounts, image pull failures, port conflicts, and application errors inside the container.

Need something else?

Move back into the searchable Help Centre, open the Support Hub, or use the public bug report and feature request routes if this article does not cover your workflow.