Private is the admin dashboard for docker distribution.

Please run like below
docker run -d -p 5000:5000 --name registry registry
docker run -d -p 9527:9527 --link registry:registry tobegit3hub/pirate
boot2docker ip to find out the real IP.Tag local testing images
docker tag hello-world localhost:5000/hello-world
docker tag hello-world localhost:5000/hello-world:1.0
docker tag hello-world localhost:5000/larrycai/hello-world
Push images into registry
docker push localhost:5000/hello-world
docker push localhost:5000/hello-world:1.0
docker push localhost:5000/larrycai/hello-world
Pirate is implemented in Go and JavaScript with tools like Beego, AngularJS, Bootstrap, Bower, JQuery and Docker. You can fork the repository and send pull-request as you want.
echo $GOPATHgo get github.com/tobegit3hub/piratego build./pirateContent type
Image
Digest
sha256:07187da5e…
Size
207.9 MB
Last updated
over 10 years ago
docker pull tobegit3hub/pirate