Harbor is a tool that gives you a quick and clean overview for your Docker containers.
1.2K
Harbor is a tool that gives you a quick and clean overview for your Docker containers.
To run Harbor, issue the following command:
docker run -p 5000:5000 -v /var/run/docker.sock:/var/run/docker.sock eddiekampe/harbor
The application is now accessible on http://<host_ip>:5000/
Note that you can change the host port if required
Build using docker-py.
Content type
Image
Digest
sha256:45a624910…
Size
83.8 MB
Last updated
almost 11 years ago
docker pull eddiekampe/harbor