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

force docker linux/amd64 platform #169

Merged
merged 8 commits into from
May 20, 2024
Merged

force docker linux/amd64 platform #169

merged 8 commits into from
May 20, 2024

Conversation

niqdev
Copy link
Member

@niqdev niqdev commented May 18, 2024

temporary fix to support arm

2024-05-18T10:34:52+01:00 WRN internal/command/box/common.go:54 > error invoking client: provider=docker error="error container create: Error response from daemon: image with reference hckops/arch-tty:latest was found but does not match the specified platform: wanted linux/amd64, actual: linux/arm64" sessionId=v6xkp source=hckctl

how to test it

# build
just

# run
./build/hckctl box arch

@niqdev niqdev changed the title force docker platform force docker linux/amd64 platform May 18, 2024
@gurghet
Copy link

gurghet commented May 19, 2024

Tested on M3 works fine
immagine

@niqdev niqdev merged commit a547964 into main May 20, 2024
@niqdev niqdev deleted the docker-platform branch May 20, 2024 09:02
@niqdev
Copy link
Member Author

niqdev commented May 20, 2024

fix available in v0.13.0, thanks!

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.

2 participants