Search Docker Hub
haskell
By docxs
741
Build the docker image
docker build [--rm] -t <user>/haskell .
Run the container
docker run -it [--rm] <user>/haskell
Content type
Image
Digest
sha256:b14f94821…
Size
323.9 MB
Last updated
over 11 years ago
docker pull docxs/haskell