An open source trusted cloud native registry project that stores, signs, and scans content.
Go to file
Steven Zou 4ece1252b3 Merge pull request #1387 from wknet123/harbor-clarity
Add global message component to UI.
2017-02-16 18:29:06 +08:00
harbor-app Add global message component to UI. 2017-02-16 17:59:36 +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