An open source trusted cloud native registry project that stores, signs, and scans content.
Go to file
Steven Zou c0180312ba Merge pull request #1438 from vmware/fix/namespace_duplicated
fix component namespace duplicated bug
2017-02-24 13:38:00 +08:00
harbor-app fix component namespace duplicated bug 2017-02-24 13:37:08 +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