/docker-ubuntu-with-libgmp

Docker image ready to run Haskell executables

This is a very simple Docker image containing only the latest LTS version of Ubuntu and the libgmp10 package, intended to be used as a base image when running Haskell executables built with Stack as described here.

docker pull campezzi/ubuntu-with-libgmp:latest