Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 319 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 319 Bytes

Boogie Docker Image

Run Boogie in a Docker container.

Build:

docker build -t boogie .

Run:

docker run -it boogie

This starts an interactive Bash shell with the boogie command ready to run on any of the programs in the Boogie test suite.