Get this from Docker Hub: docker pull tchajed/ivy.
Then just use ./ivy_check as usual. You might want to add this repo to your
$PATH.
./ivy_check [ivy options] path_to_file.ivy
Create image (takes a while, needs to compile some large C++ dependencies):
docker build -t tchajed/ivy:latest .
docker push tchajed/ivy
Content type
Image
Digest
sha256:ed39d350b…
Size
260.2 MB
Last updated
over 2 years ago
docker pull tchajed/ivy