Skip to content
Snippets Groups Projects

fix: install correct mc binary for arm64

Merged Wouter Deconinck requested to merge mc-arm64 into master

Instead of installing the amd64 binary for mc into the container, we now install the arm64 binary for arm64 target platforms. We continue to use ADD for layer caching, rename the appropriate binary per TARGETPLATFORM to simply mc, then remove the others again. This is a bit inefficient as layers go, but this is a 24MB binary and it is only done for the staging container.

Merge request reports

Approval is optional

Merged by Wouter DeconinckWouter Deconinck 2 years ago (May 6, 2023 12:24am UTC)

Merge details

  • Changes merged into master with 39a0f65b (commits were squashed).
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading