Skip to content

Release history

dockpeek releases

Easily access your Docker container web interfaces and keep them up to date — across all your hosts.

All releases

24 shown

v1.7.2 New feature
Notable features
  • Custom registry templates
  • Search persistence
  • Private registry support
v1.7.1 New feature
⚠ Upgrade required
  • DOCKER_CONNECTION_TIMEOUT default has increased from 0.5s to 2s — users relying on the previous short timeout for fast-fail behavior on inactive hosts should explicitly set the old value if needed.
  • Critical container update restrictions have been fully removed — containers previously blocked from updates will now be updatable without override.
Notable features
  • Dependent container support: related containers (e.g. gluetun) are recreated after updates to maintain network consistency
  • Auto-refresh container status every 60 seconds
  • UPDATE_FLOATING_TAGS environment variable now correctly affects update installation and page-load display
v1.7.0 Bug fix

Fixed port link hostname resolution to use actual request hostname instead of localhost after ThreadPoolExecutor migration.

v1.6.9 New feature
Notable features
  • Port range grouping
  • PORT_RANGE_THRESHOLD configuration
  • Configurable PORT environment variable
v1.6.8 New feature
⚠ Upgrade required
  • New optional DOCKER_CONNECTION_TIMEOUT environment variable available for slow Docker connections.
  • Add dockpeek.tags= labels to containers to enable tag-based filtering.
Notable features
  • Arrow-key log switching scoped to currently visible containers
  • ANSI color support in logs
  • Removable tag badges below search input
v1.6.7 New feature
Notable features
  • Swarm mode logging support
  • Faster container updates (removed unnecessary health check wait)
  • Improved mobile log viewer experience
v1.6.6 New feature
Notable features
  • Real-time log viewer
  • Floating tags support
  • Smart port search with :free
v1.6.5 New feature
⚠ Upgrade required
  • Docker images for v1.6.5 were republished to include the modal scroll fix. Users who pulled the original v1.6.5 images should re-pull to get the fix.
Notable features
  • Container counts (running, unhealthy, exited, paused)
  • Image prune to free disk space
  • Registry link icon
v1.6.4 New feature
⚠ Upgrade required
  • Users connecting via socket-proxy must add ALLOW_START=1, ALLOW_STOP=1, ALLOW_RESTARTS=1, and NETWORKS=1 environment variables to enable the update feature.
Notable features
  • One-click update installation
  • Critical container protection (Traefik, Nginx, databases, VPNs, monitoring, backup tools)
  • Self-protection: tool won't update itself
v1.6.3 New feature
Notable features
  • Swarm mode indicator
  • Update progress bar
  • Cancelable update checks
v1.6.2 New feature
⚠ Upgrade required
  • Production deployment now uses Gunicorn — existing deployment scripts or process configurations targeting the previous server setup may need to be updated.
  • DISABLE_AUTH environment variable introduced — operators should audit deployments to ensure this is not unintentionally set in production environments.
Notable features
  • Docker Swarm support
  • DISABLE_AUTH environment variable
  • Gunicorn production deployment
v1.6.1 New feature
⚠ Upgrade required
  • Cache clearing may be required for columns to display correctly after update.
Notable features
  • Container tagging with dockpeek.tags label (e.g., dockpeek.tags=tag1,tag2,tag3)
  • Tag filtering with # prefix (e.g., #production)
  • Drag & drop column reordering with mobile touch support
v1.5.8 New feature
Notable features
  • dockpeek.ports label for custom clickable port URLs
  • dockpeek.https label to open specific ports as HTTPS
  • dockpeek.link label to set a custom clickable URL on a container
v1.5.7 New feature
Notable features
  • dockpeek.https labels
  • dockpeek.link labels
  • Stack filtering
v1.5.6 New feature
Notable features
  • Host port search with :
  • JSON export
  • Server filters in exports
v1.5.4 New feature
Notable features
  • Automatic HTTPS detection for 443
  • Smart port omission in URLs
v1.5.3 New feature
Notable features
  • Exit codes with tooltips (137=SIGKILL, 143=SIGTERM)
  • All Docker states support
  • Version auto-display
v1.3.2 New feature
⚠ Upgrade required
  • Link generation behavior has changed: Unix socket connections now use the current request host instead of localhost. TCP connections without DOCKER_HOST_PUBLIC_HOSTNAME set will now extract the IP directly from the Docker host URL. Verify generated container links are correct after upgrading.
Notable features
  • DOCKER_HOST_NAME environment variable for custom display names
  • Container port search restored
  • Server sorting by environment-defined order and connection status
v1.2.1 Bug fix

Refined UI with layout adjustments and improved handling of inactive and missing servers with enhanced fallback logic.

v1.1 New feature
Notable features
  • Multi-Docker socket support
  • Refresh button for hosts
  • DOCKER_HOST_N environment variables

Beta — feedback welcome: [email protected]