An open source trusted cloud native registry project that stores, signs, and scans content.
Go to file
Steven Zou 16df9fec5d Merge pull request #1437 from vmware/fix/user_profile_dropdown
Implement user list and fix some related issues
2017-02-24 00:02:22 +08:00
harbor-app Merge pull request #1437 from vmware/fix/user_profile_dropdown 2017-02-24 00:02:22 +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