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

Add support for m1 phpmyadmin images #126

Open
defunctl opened this issue Jun 7, 2022 · 0 comments
Open

Add support for m1 phpmyadmin images #126

defunctl opened this issue Jun 7, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@defunctl
Copy link
Collaborator

defunctl commented Jun 7, 2022

Describe the bug
so global:myadmin doesn't work on M1 machines because it requires a different docker image: https://hub.docker.com/r/arm64v8/phpmyadmin/

To Reproduce

so global:myadmin
➜ Starting phpMyAdmin...
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

Expected behavior
phpmyadmin image should download and run properly.

Actual behavior
Errors above

System Configuration:

  • OS: macOS m1
  • PHP Version: 8.x

Additional context
Add any other context about the problem here.

@defunctl defunctl added the bug Something isn't working label Jun 7, 2022
@defunctl defunctl self-assigned this Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant