An open API service indexing awesome lists of open source software.

https://github.com/ocramz/alpine-ghc-static


https://github.com/ocramz/alpine-ghc-static

alpine-linux containerization deployment devops haskell multi-stage-build proof-of-concept static-linking

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# alpine-ghc-static ⛰️🐳

[![CI](https://github.com/ocramz/alpine-stack/actions/workflows/blank.yml/badge.svg)](https://github.com/ocramz/alpine-stack/actions/workflows/blank.yml)

Building statically linked Haskell binaries on Alpine Linux with a recent GHC (9.8.2)

Also demonstrates multi-stage Docker builds