Manage Docker, Podman, and compatible container environments from Android — dashboards, logs, live stats, terminal, and images over HTTPS/mTLS or SSH.
Sia Container Manager is an independent Android tool for operating containers on your own servers. It connects directly from your device to Docker Engine, Podman, and Docker-compatible environments to check status, follow logs, watch live stats, run commands in a terminal, and take emergency action while you are away from your desk. Built with Kotlin, Jetpack Compose, and Material 3 on an MVVM architecture, it works entirely without an account.
The app is serverless by design: it talks straight to your Docker/Podman API over HTTPS or mutual TLS, or to your host over SSH. There is no Sia Makerlab server in the path — we do not relay, receive, or store your server addresses, credentials, certificates, SSH keys, logs, environment variables, or terminal input. Server details live only on your device. A built-in Demo mode lets you explore the entire interface with sample data before you connect anything real.
Container work is destructive by nature, so the app puts safety first. Nothing on your server changes just because you connect. Every change is graded by risk — starting and stopping ask for confirmation, deletes require typing a name, and critical operations such as prune, compose down, or volume removal require biometric authentication plus name confirmation. Native ads are never placed near Start / Stop / Delete buttons, because a mis-tap on mobile is a real outage.
Independence disclaimer: Sia Container Manager is an independent application and is not affiliated with, endorsed by, or sponsored by Docker, Inc., Red Hat, Inc., Synology, QNAP, or any other vendor. "Docker" is a trademark of Docker, Inc. and "Podman" is a trademark of Red Hat, Inc.; these and other marks belong to their respective owners and are used only descriptively. Compatible environments such as Synology Container Manager, QNAP Container Station, Unraid, CasaOS, and Umbrel are supported by connecting to the Docker or Podman daemon running on them — the app does not call any vendor-specific NAS management API.