Alpine Docker Image - #1146
Conversation
|
|
GHCR image refs for this PR:
This comment is generated from PR metadata only. It does not checkout or run PR code and is generated in a static manner |
|
This is blocked on being able to build on linux aarch64 musl and the crypto bindings dont build on aarch64 musl. |
This is the first version of crypto bindings that has ANY support for arm64 musl.
807d0d2 to
fb225ba
Compare
| "@the-draupnir-project/matrix-basic-types": "$the-draupnir-project/matrix-basic-types", | ||
| "@the-draupnir-project/interface-manager": "$the-draupnir-project/interface-manager" | ||
| "@the-draupnir-project/interface-manager": "$the-draupnir-project/interface-manager", | ||
| "matrix-protection-suite": "$matrix-protection-suite", |
There was a problem hiding this comment.
this override doesn't do anything anymore because we no longer alias mps. It's now @the-draupnir-project/matrix-protection-suite. In any case we shouldn't need this mew
There was a problem hiding this comment.
Cat tried to keep the changes from the bump commit minimal. But that is indeed a good thing to point out that could break shit since this is now rebased on a relatively fresh copy of main.
Starts work on getting us a Alpine Docker image allowing a far lighter image that has less vulnerability surface.