Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build a mult-arch image #307

Open
aigarius opened this issue Feb 24, 2021 · 1 comment · May be fixed by #356
Open

Build a mult-arch image #307

aigarius opened this issue Feb 24, 2021 · 1 comment · May be fixed by #356

Comments

@aigarius
Copy link

With the new Apple M1 Macs the support for multi-arch images becomes a more interesting/important thing for projects :)

The ruby image that this is using as a base has support for multiple architectures, Jekyll docker release process just needs to use a different base image architecture and then push that to a different architecture (on the same tag).

https://hub.docker.com/layers/ruby/library/ruby/3.0.0-alpine3.13/images/sha256-8a512ce3b5df997576f7bf7b7915b9b7c76a967e04fb95a336af119cb09d7a72?context=explore has the linux/arm64 version and docker/roadmap#142 has some more info on how that works.

@rockstorm101 rockstorm101 linked a pull request Jan 20, 2023 that will close this issue
@rockstorm101
Copy link

Hi all, I've made a temporary fork of this repository to update it to the latest version and build it for ARM platforms. Images are available at rockstorm/jekyll. Hope this helps while @envygeeks comes back.

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 a pull request may close this issue.

2 participants