Skip to content
This repository has been archived by the owner on Jan 9, 2021. It is now read-only.
/ static-builders Public archive

docker-based build environments for static (linux x86_64) binaries

Notifications You must be signed in to change notification settings

joshuarli/static-builders

Repository files navigation

docker-based build environments for static (linux x86_64) binaries

./build base-*
./build ...

todo:

  • better final binary naming (add gcc and glibc version)
  • automated basic build + test in CI before i upgrade the bases
    • probably want to upload bases to docker hub and pin versions
  • work towards more reproducible builds
    • building static libjpeg ourselves, for example
    • or, find a way to pin debian package versions