Skip to content
Snippets Groups Projects
Commit dcd9900e authored by Thomas Kennedy's avatar Thomas Kennedy
Browse files

Add Dockerfile to build/run examples

The version of boost pre Ubuntu 20.04 does not does not have full
float128 support. The Dockerfile will set up an environment in which:

  - C++, Java, Python 3.8, and Rust examples can be run
  - Boost 1.73.0 is available
  - hyperfine is available for benchmarking
  - A basic install of vim and zsh are available
  - C++ and Rust code have been compiled
  - Various testing (e.g., pyhamcrest) and linting tools (e.g., cpplint)
    are available
parent 3e9c7fe1
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment