evm-semantics
Images for https://github.com/kframework/evm-semantics
756
This repository contains images for https://github.com/kframework/evm-semantics.
Currently, two tags are supported:
evm-semantics:latest
This image contains all the built artifacts. If you launch a container as such
docker run -it --rm runtimeverificationinc/evm-semantics
you will find yourself in an environment with the project cloned and built from source,
under /home/user/evm-semantics.
evm-semantics:dev
This is the image containing all the build dependencies. You can launch a container using this image with
docker run -it --rm runtimeverificationinc/evm-semantics:dev
and then follow the instructions at https://github.com/kframework/evm-semantics to build the project.
Content type
Image
Digest
Size
3.1 GB
Last updated
almost 7 years ago
docker pull runtimeverificationinc/evm-semantics:dev