We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Recently I tried to pull a mysql image on linux/arm64 system, but seems there's no arm64 support in the manifest:
mysql
arm64
# docker pull mysql:latest latest: Pulling from library/mysql no matching manifest for linux/arm64 in the manifest list entries
So can we add arm64 support in the official mysql manifest?
The text was updated successfully, but these errors were encountered:
Duplicate of #318.
Sorry, something went wrong.
No branches or pull requests
Recently I tried to pull a
mysql
image on linux/arm64 system, but seems there's noarm64
support in the manifest:So can we add
arm64
support in the official mysql manifest?The text was updated successfully, but these errors were encountered: