Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 415 Bytes

[offpack] OS + docker packaging.md

File metadata and controls

10 lines (7 loc) · 415 Bytes

OS + Docker packaging

Think goreleaser, but for arbitrary stacks rather than simply static binaries.

OS specific

Design DSL for creating OS-specific packages, like .debs, .rpms and msis.

Docker

Take these OS specific packages and generate Dockerfiles that utilise them, based off the ones successfully generated. E.g.: Alpine, Debian, Ubuntu, Windows.