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

[Bug] CI fails to create multiarch manifest image #1555

Closed
andrewazores opened this issue Jun 15, 2023 · 0 comments · Fixed by #1556
Closed

[Bug] CI fails to create multiarch manifest image #1555

andrewazores opened this issue Jun 15, 2023 · 0 comments · Fixed by #1556
Assignees
Labels
bug Something isn't working ci

Comments

@andrewazores
Copy link
Member

https://github.com/cryostatio/cryostat/actions/runs/5280235106/jobs/9552477739

Run podman create manifest $CRYOSTAT_IMG:$IMAGE_VERSION $CRYOSTAT_IMG:$IMAGE_VERSION-linux-amd64 $CRYOSTAT_IMG:$IMAGE_VERSION-linux-arm64
Resolving "manifest" using unqualified-search registries (/etc/containers/registries.conf)

This should not be podman create manifest but podman manifest create

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ci
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant