blob: bd9257e1efef6f7b73f13601fb64f32aa24535a9 [file] [log] [blame] [view]
To create the Docker image to run Art on non-Linux platforms cd into the `image` directory and run:
```
docker build -t r8 .
```