Testing environments for Htool 
Four environments are defined via Docker images to test Htool with several MPI implementations:
- Ubuntu with
OpenMPI
- Ubuntu with
MPICH
- Debian with
OpenMPI
- Debian with
MPICH
The Docker images can be pulled from Docker Hub and there are used by Travis CI here.
We use GitHub Action to build and push these images to Docker Hub.