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

Add support for multiple images #32

Open
hpedrorodrigues opened this issue Jul 14, 2024 · 0 comments
Open

Add support for multiple images #32

hpedrorodrigues opened this issue Jul 14, 2024 · 0 comments

Comments

@hpedrorodrigues
Copy link

hpedrorodrigues commented Jul 14, 2024

Hey 👋🏻

First of all, thanks for maintaining this project! 🚀

Context

Some tools generate one tag for each arch (instead of a single one as docker buildx does) on multi-arch builds when we load the exported file into the docker daemon.

Description

I'm using apko to create some OCI images here. Since it creates one tag for each arch, I need to have a separate step for each arch I want to analyze (example).

So, it'd be great to call this action once in a single step for multiple images.

Off-topic

This example needs to be updated since tags for this project are prefixed with v. 😅

e.g., MaxymVlasov/dive-action@1.0.0 -> MaxymVlasov/dive-action@v1.0.0


Not sure if I'm missing something here. So please let me know.

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

No branches or pull requests

1 participant