jetafese / btor2mlir

Bᴛᴏʀ2MLIR: A Format and Toolchain for Hardware Verification
10 stars 4 forks source link

Docker #14

Closed jetafese closed 12 months ago

jetafese commented 12 months ago

This is a fix for failing docker builds that require a user to interact with the build process

Once can now build and run the container as follows: Build: docker build -t btor2mlir . --file docker/btor2mlir.Dockerfile Run: docker run -it btor2mlir