Docker images¶
Docker Hub includes Docker images under `fpco/stack-build'.
To update those images with a new version of Stack:
-
Under commercialhaskell/stackage/automated/dockerfiles, add
lts-X.Y/Dockerfile(whereX.Yis the latest Stackage Haskell LTS version), containing (whereX.Zis the previous Haskell LTS version, andX.Y.Zis the newly released Stack version): -
Run
./build.sh lts-X.Y. Then test that the new image has the new version of Stack. For example, command: -
Use the following commands to push the new image to the registry: