# Running McXtrace 3.2 in Docker

McXtrace 1.7 and 3.2 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.2:1.0```
* Connect your browser to the URL communicated by the docker command

