Sign inSign up

stefadp/cbmc

By stefadp

•Updated about 7 years ago

A Docker image to run the CProver CBMC.

Image
0

179

stefadp/cbmc repository overview

⁠cbmc-docker

A Docker image to run the CProver CBMC based on the diffblue/bmc-builder⁠ image.

⁠How To Use

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.

Tag summary

Content type

Image

Digest

Size

189 MB

Last updated

about 7 years ago

docker pull stefadp/cbmc