-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
enhancementNew feature or requestNew feature or requestinfra/dockerpackagingRelated to the packaging of pg_idkitRelated to the packaging of pg_idkit
Description
Context
At present with the work done on #8 the only supported platform is Alpine (x86_64-unknown-linux-gnu
). In order to support more
Proposal
Add support (and automated testing) for more platforms:
- [ ] x86_64-unknown-linux-gnu
(via. -bookworm
)
-
aarch64-unknown-linux-musl
(via-alpine3.18
) -
aarch64-unknown-linux-gnu
(via-bookworm
)
Ideally, all of these builds should fit in the same multi-platform manifest where possible.
Alternatives
N/A
Additional Links
Add any additional links/background information here.
mgcrea, edr3x and gealot
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestinfra/dockerpackagingRelated to the packaging of pg_idkitRelated to the packaging of pg_idkit