# Running McXtrace 3.0 in Docker

McXtrace 1.7 and 3.0 are available on Dockerhub. To use, simply

* Install docker on your machine
* run the command
```docker run -p 8888:8888 docker.io/mccode/mcxtrace-1.7-3.0:1.0```
* Connect your browser to the URL communicated by the docker command

