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

No imageid with docker/setup-buildx-action@v3 #1209

Open
1 of 3 tasks
jmetev1 opened this issue Aug 11, 2024 · 0 comments
Open
1 of 3 tasks

No imageid with docker/setup-buildx-action@v3 #1209

jmetev1 opened this issue Aug 11, 2024 · 0 comments

Comments

@jmetev1
Copy link

jmetev1 commented Aug 11, 2024

Contributing guidelines

I've found a bug, and:

  • The documentation does not mention anything about my problem
  • There are no open or closed issues that are related to my problem

Description

I felt like the default use was like in the readme to use

name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3

And in the readme it says that outputs include imageid. It took me a long time to figure out that doesn't happen if you use buildx. Maybe that should be made more clear in the readme? Or maybe other people knew to expect that?
Thanks!

Expected behaviour

Readme more specific

Actual behaviour

Imageid not in output with buildx

Repository URL

No response

Workflow run URL

No response

YAML workflow

n/a

Workflow logs

No response

BuildKit logs

No response

Additional info

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants