Dockpeek

Azure Developer Tools 1 variation

Dockpeek, a lightweight self hosted dashboard to view Docker containers, their exposed ports, and image update status.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

This product is available in the build below. Open it for the operating system, cloud and version detail, or read its deployment guide.

ProductCloudOperating systemVersion
Dockpeek on Ubuntu 24.04 Azure Ubuntu 24.04 Standard View · Guide

Overview

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.

Why the cloudimg image

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.

Common uses

  • Container and port visibility
  • Opening exposed services quickly
  • Tracking image updates