Skip to content

enhancement ARM support for Gas PI #717

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

Closed
bushibot opened this issue Oct 1, 2020 · 4 comments
Closed

enhancement ARM support for Gas PI #717

bushibot opened this issue Oct 1, 2020 · 4 comments
Labels
Request Request for image modification or feature

Comments

@bushibot
Copy link

bushibot commented Oct 1, 2020

Like to see docker ARM support for Raspberry Pi. This would enable mysql to be used on pi 3-4 devices with stack.

@tianon
Copy link
Member

tianon commented Oct 1, 2020

See also #228 and #350 which are very similar requests.

This is also very closely related to / probably a duplicate of #318, especially if you're looking at Pi 3/4, which are 64bit devices.

@bushibot
Copy link
Author

bushibot commented Oct 1, 2020

See also #228 and #350 which are very similar requests.

This is also very closely related to / probably a duplicate of #318, especially if you're looking at Pi 3/4, which are 64bit devices.

Sorta, 32-bit Raspbian OS is still the standard. The 64 bit is still very beta. It would nice to be able to use mysql in regular docker stack builds when the primary app like wordpress supports arm directly.

@tianon
Copy link
Member

tianon commented Oct 1, 2020

Yeah, that's unfortunately much less likely to happen, since Oracle only supports arm64. 😞

@wglambert wglambert added the Request Request for image modification or feature label Oct 12, 2020
@yosifkit
Copy link
Member

Closing since this is not something we can add since it is not supported upstream.

An alternative for users on an arm32v(5,6,7) is to use a distribution that supports the specific architecture and just install the distribution-provided MySQL packages (if using Debian Buster, it would have to be MariaDB).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Request Request for image modification or feature
Projects
None yet
Development

No branches or pull requests

4 participants