Commit Graph

7 Commits

Author SHA1 Message Date
Arjan H
580fb4407e Undo breaking attempt to set deb architecture... 2025-02-14 08:35:52 +01:00
Arjan H
0550fc287f Remove version from debian/control 2025-02-13 21:28:54 +01:00
Arjan H
de0b49606c Use modern ubuntu for standalone containers (#154)
Abandon attempts to build really static binaries both for amd64 and
arm64, this was taking way too much time. Just use a more modern base
container that has a correct libc version.
2025-02-13 20:41:11 +01:00
Arjan H
a95028c45d Exclude hsm.go from all standalone builds (#154)
For standalone builds the HSM code is not used, so we can exclude it.
The resulting binary now no longer requires libc of a certain version to
be present.
2025-02-11 19:11:21 +01:00
Arjan H
4508468a6a Also build arm64 standalone package when releasing 2024-12-14 14:43:04 +01:00
Arjan H
0ed9d8eac2 Build and use local docker images for docker-only setup (#41)
For now, the images are still built on the target machine for testing,
in the end they need to be built in a GitHub action.
2023-04-15 09:19:17 +02:00
Arjan H
e5798fb821 Make standalone gui version for Smallstep step-ca ACME (#55) 2022-09-05 20:52:21 +02:00