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

Enable multi-arch build on GitHub #82

Open
grisu48 opened this issue Jun 8, 2024 · 0 comments
Open

Enable multi-arch build on GitHub #82

grisu48 opened this issue Jun 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@grisu48
Copy link
Owner

grisu48 commented Jun 8, 2024

Currently Multi-Arch build is not possible on GitHub, see https://github.com/grisu48/pasta/actions/runs/9430747805/job/25978614341

  /usr/bin/docker buildx version
  github.com/docker/buildx v0.14.1 59582a88fca7858dbe1886fd1556b2a0d79e43a3
/usr/bin/docker buildx build --iidfile /home/runner/work/_temp/docker-actions-toolkit-c1pcCD/iidfile --label org.opencontainers.image.created=2024-06-08T18:30:05.037Z --label org.opencontainers.image.description=Stupid simple pastebin service --label org.opencontainers.image.licenses=MIT --label org.opencontainers.image.revision=db9f5e8a9706b264679ff53adf552d823374628d --label org.opencontainers.image.source=https://github.com/grisu48/pasta --label org.opencontainers.image.title=pasta --label org.opencontainers.image.url=https://github.com/grisu48/pasta --label org.opencontainers.image.version=v0.7.3 --platform linux/amd64,linux/arm64 --tag ghcr.io/grisu48/pasta:v0.7.3 --tag ghcr.io/grisu48/pasta:latest --metadata-file /home/runner/work/_temp/docker-actions-toolkit-c1pcCD/metadata-file --push .
ERROR: Multi-platform build is not supported for the docker driver.
Switch to a different driver, or turn on the containerd image store, and try again.
Learn more at https://docs.docker.com/go/build-multi-platform/
Error: buildx failed with: Learn more at https://docs.docker.com/go/build-multi-platform/
@grisu48 grisu48 added the bug Something isn't working label Jun 8, 2024
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