Single Page web app for controlling local docker containers
434
This container will create a single page web application which provides a simple GUI interface to docker containers running locally. To use run: docker -d -v /var/run/docker.sock:/var/run/docker.sock -p 9999:9999 -p 9123:9123 perljedi/docker-web-interface
Then browse to http://localhost:9999
Current Features:
Planed Features not yet ready:
Content type
Image
Digest
sha256:15079274b…
Size
309 MB
Last updated
almost 11 years ago
docker pull perljedi/docker-web-interface