Skip to content

fpco/haskell-multi-docker-example

Repository files navigation

Example project showcasing how to build a Haskell application using docker

The repo covers:

  1. How to build a docker image natively on Linux
  2. How to build a docker image on a non-Linux platform
  3. How to use stack image container
  4. How to have proper permission within the container using entrypoiton.sh and fpco/pid1.