An open source trusted cloud native registry project that stores, signs, and scans content.
Go to file
kun wang 6c23d1ad28 Merge pull request #1436 from wknet123/harbor-clarity
Add audit log component and refine projects navigation flow.
2017-02-23 22:46:43 +08:00
harbor-app Add audit log component and refine projects navigation flow. 2017-02-23 18:47:00 +08:00
.gitignore Implement user sign-in component 2017-02-15 11:02:59 +08:00
Dockerfile New updates about current progress. 2017-02-13 13:43:38 +08:00
README.md New updates about current progress. 2017-02-13 13:43:38 +08:00

Harbor Clarity Demo

How to run this demo by using Docker?

Follow up these steps below.

$ docker build -t . harbor-clarity-demo
$ docker run -d -p 4200:4200 harbor-clarity-demo