Dockpeek, a lightweight self hosted dashboard to view Docker containers, their exposed ports, and image update status.
Dockpeek is an open source, self hosted dashboard that gives you a single web view of your Docker containers: which are running, the ports they expose, quick links to open those services, and whether a newer image is available upstream. It can watch a single host or aggregate several remote Docker hosts through a socket proxy, all from one page.
cloudimg ships Dockpeek hardened and fully patched with its own sign in gated by an administrative password that is generated uniquely on first boot, so a fresh instance has no default login and two instances never share a credential. The Docker socket is exposed read only through a restricted socket proxy rather than mounted directly, the dashboard is bound to the loopback interface behind an nginx reverse proxy, and every instance is backed by a paired deploy guide and 24/7 support.
Real screenshots taken while testing this image against its deployment guide.