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 multi-arch support #326

Open
nwhobart opened this issue Nov 24, 2021 · 0 comments
Open

Add multi-arch support #326

nwhobart opened this issue Nov 24, 2021 · 0 comments

Comments

@nwhobart
Copy link

Expected Behavior

  • Running the docker run command w/o getting a warning or running in emulation

Current Behavior

  • When running the image on an M1 Pro MacBook Pro:

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

Possible Solution

  • Build for multi-arch using docker buildx

Steps to Reproduce (for bugs)

  1. On an M1-based Mac run the suggested Docker command on current image.

Context

  • many folks will be using M1 Macs in the future

Your Environment

  • App Version used: 2.4.3
  • Operating System and version: M1 Pro macOS 12.0.1
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

No branches or pull requests

1 participant