Search Docker Hub
udash
By andrius
µDash — a "dashboard" app that display status of the docker containers (`docker ps -a`)
409
A "dashboard" app that display status of the docker containers (docker ps -a)
docker ps -a
docker run \ -v /var/run/docker.sock:/var/run/docker.sock \ -p 0.0.0.0:4567:4567 \ andrius/udash
Use nginx proxy with htaccess restriction, like described here.
Content type
Image
Digest
Size
122 MB
Last updated
about 6 years ago
docker pull andrius/udash