Home | History | Annotate | only in /external/r8/tools/docker
Up to higher level directory
NameDateSize
image/06-Dec-2017
README.md06-Dec-2017130
run.sh06-Dec-2017770

README.md

      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