Sign inSign up

andrius/udash

By andrius

Updated about 6 years ago

µDash — a "dashboard" app that display status of the docker containers (`docker ps -a`)

Image
0

409

andrius/udash repository overview

µDash

A "dashboard" app that display status of the docker containers (docker ps -a)

Screenshot

screenshot.png

Usage

docker run \
  -v /var/run/docker.sock:/var/run/docker.sock \
  -p 0.0.0.0:4567:4567 \
  andrius/udash

Security

Use nginx proxy with htaccess restriction, like described here.

Tag summary

Content type

Image

Digest

Size

122 MB

Last updated

about 6 years ago

docker pull andrius/udash