Skip to content

Conversation

DannyBen
Copy link
Member

@DannyBen DannyBen commented Aug 22, 2024

The docker multi-arch build had issues:

  1. It was using a base image that was not multi-arch. Now using dannyben/alpine-ruby:3.3.3 which is multi-arch.
  2. After the change, the edge version was building properly, but the main Dockerfile was not. The build process just hang at some random point for over 30 minutes.
  3. This PR made it so the build works - not sure what was the particular change that made it, perhaps the removal of gem update --system.

@DannyBen DannyBen merged commit c0fd6f2 into master Aug 22, 2024
@DannyBen DannyBen deleted the test/docker-build branch August 22, 2024 04:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant