# Harbor Clarity Demo How to run this demo by using Docker? Follow up these steps below. ```sh $ docker build -t . harbor-clarity-demo $ docker run -d -p 4200:4200 harbor-clarity-demo ```