married code-server and haskell's stack for an out-of-the-box haskell web IDE environment.
333
A ready-to-use haskell development environment.
docker run --rm -p 8080:8080 -v $PWD/code:/exercises arnemcnuggets/hs-workshop
then open your browser and navigate to http://localhost:8080/
Dockerfile available on GitHub.
Content type
Image
Digest
Size
853.4 MB
Last updated
over 4 years ago
docker pull arnemcnuggets/hs-workshop