Sign inSign up

tchajed/ivy

By tchajed

Updated over 2 years ago

Image for Ivy prover

Image
0

873

tchajed/ivy repository overview

Ivy in docker

Usage

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

Development

Create image (takes a while, needs to compile some large C++ dependencies):

docker build -t tchajed/ivy:latest .
docker push tchajed/ivy

Tag summary

Content type

Image

Digest

sha256:ed39d350b

Size

260.2 MB

Last updated

over 2 years ago

docker pull tchajed/ivy