Sign inSign up

eddiekampe/harbor

By eddiekampe

•Updated almost 11 years ago

Harbor is a tool that gives you a quick and clean overview for your Docker containers.

Image
0

1.2K

eddiekampe/harbor repository overview

⁠Harbor: Docker management

⁠About

Harbor is a tool that gives you a quick and clean overview for your Docker containers.

⁠Requirements

  • Docker

⁠Usage

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

⁠Credits

Build using docker-py.

Tag summary

Content type

Image

Digest

sha256:45a624910…

Size

83.8 MB

Last updated

almost 11 years ago

docker pull eddiekampe/harbor