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

Support 32-bit x86 as an architecture option #57

Open
kozross opened this issue Oct 31, 2021 · 2 comments
Open

Support 32-bit x86 as an architecture option #57

kozross opened this issue Oct 31, 2021 · 2 comments

Comments

@kozross
Copy link

kozross commented Oct 31, 2021

This would be very useful to have, and at least one of the image types supported (Alpine) has the images needed.

@rnayabed
Copy link

@uraimo any updates?

@uraimo
Copy link
Owner

uraimo commented Nov 22, 2021

Unexpectedly supporting x86 and x86_64 is not as straightforward as the other platform, #58 highlighted issues with both, for x86_64 I should probably implement a way to skip the emulation layer altogether. Feel free to follow that PR for updates.

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.

3 participants