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 patch for docker/for-mac/issues/7172 #160

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

dgageot
Copy link
Collaborator

@dgageot dgageot commented Feb 15, 2024

This patch for Qemu 8 fixes this issue on Docker Desktop 4.27+: docker/for-mac#7172

A good way to test that the path actually fixes the issue is to run:
docker run -e POSTGRES_PASSWORD=password -e EXPERIMENTAL_DOCKER_DESKTOP_FORCE_QEMU=1 --rm -it --platform=linux/amd64 postgis/postgis:15-master

Signed-off-by: David Gageot <david.gageot@docker.com>
Copy link
Collaborator

@crazy-max crazy-max left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

But we should test if this image runs using emulation in follow-up.

@crazy-max crazy-max merged commit 5033c77 into tonistiigi:master Feb 15, 2024
19 checks passed
@crazy-max crazy-max mentioned this pull request Feb 15, 2024
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 this pull request may close these issues.

3 participants