# graphClicker > A metrics bundler, but with a simple web interface click your own graphs ## RUN: build the docker image: ``` docker build . -t graphclicker ``` run: ``` docker run -p 8084:8084 graphclicker ```