1 To create the Docker image to run Art on non-Linux platforms cd into the `image` directory and run: 2 3 ``` 4 docker build -t r8 . 5 ``` 6