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

docker step of release is broken #92

Open
coderpatros opened this issue Aug 12, 2022 · 0 comments
Open

docker step of release is broken #92

coderpatros opened this issue Aug 12, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@coderpatros
Copy link
Member

https://github.com/CycloneDX/cyclonedx-web-tool/runs/7798800441?check_suite_focus=true

/usr/bin/docker buildx build --build-arg VERSION=0.5.2 --iidfile /tmp/docker-build-push-7FIqNW/iidfile --platform linux/amd64,linux/arm64 --secret id=GIT_AUTH_TOKEN,src=/tmp/docker-build-push-7FIqNW/tmp-2033-6VgNzt1hCUW3 --tag cyclonedx/cyclonedx-web-tool:0.5.2 --tag cyclonedx/cyclonedx-web-tool:latest --metadata-file /tmp/docker-build-push-7FIqNW/metadata-file --push https://github.com/CycloneDX/cyclonedx-web-tool.git#b3d0c028c7a82e69ad63d1dc459b5af63c12fe51
error: multiple platforms feature is currently not supported for docker driver. Please switch to a different driver (eg. "docker buildx create --use")
Error: buildx failed with: error: multiple platforms feature is currently not supported for docker driver. Please switch to a different driver (eg. "docker buildx create --use")

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