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

build: Fix docker run command on OSX M1 #1027

Merged
merged 1 commit into from
Oct 7, 2023

Conversation

theofidry
Copy link
Member

Without the platform the output is:

docker run --interactive --pull=never --rm local_box_e2e_dockerfile:latest
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
Everything is fine! The extension XML is loaded.

Which messes up the diff output tests.

@theofidry theofidry merged commit 2684f3b into box-project:main Oct 7, 2023
184 of 185 checks passed
@theofidry theofidry deleted the build/docker-run branch October 7, 2023 07:12
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.

1 participant