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
- Host: GitHub
- URL: https://github.com/ocramz/alpine-ghc-static
- Owner: ocramz
- License: bsd-3-clause
- Created: 2025-02-02T20:45:15.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-02-07T09:36:04.000Z (8 months ago)
- Last Synced: 2025-04-14T14:32:28.266Z (6 months ago)
- Topics: alpine-linux, containerization, deployment, devops, haskell, multi-stage-build, proof-of-concept, static-linking
- Language: Dockerfile
- Homepage:
- Size: 30.3 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# alpine-ghc-static ⛰️🐳
[](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