• Home
Name Date Size #Lines LOC

..--

image/03-May-2024-4031

README.mdD03-May-2024130 64

run.shD03-May-2024770 3522

README.md

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