A Docker image to run the CProver CBMC based on the diffblue/bmc-builder image.
docker pull stefadp/cbmc:latest
In your Dokerfile add FROM stefadp/cbmc:latest as base image.
Run docker run -it <your-image:tag> and then cbmc --help.
Content type
Image
Digest
Size
189 MB
Last updated
about 7 years ago
docker pull stefadp/cbmc