kubernetes Deploying GitHub packages docker image to Kubernetes GitHub had announced a major feature on their platform which is GitHub packages. As well as hosting private npm or NuGet registries, GitHub packages also includes private docker registries. If
haskell GitHub Workflow for Haskell Yesod Docker image with Stack In a previous post, I went over creating a Dockerfile for Haskell Yesod application. In this post, I will reuse part of the Dockerfile we ended up with and modify