-
Notifications
You must be signed in to change notification settings - Fork 501
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Tag v0.11.0 exists but no releases, breaks devcontainer docker-in-docker feature #1878
Comments
https://github.com/docker/buildx/releases/tag/v0.11.0 has now been released. Looks like this access to the release happened right in-between steps. |
@hpe-ykoehler You should rely on the GitHub Release API instead of Git tag tbh. |
will pass that along to the devcontainer feature author, thanks. |
@jedevc It has been released on github, but not in the docker repo |
@benjamin-commentor packages on download.docker.com are currently built as part of the release pipeline for docker engine; updated packages for buildx will be released together with the next patch release of the engine (24.0.3); I don't have a date for that yet (we have a couple of fixes to backport, after that we probably can do a patch release) |
Contributing guidelines
I've found a bug and checked that ...
Description
devconatiner docker-in-docker feature polls github for tags, find the latest then try to download the release tarball, yet fails now because latest if v0.11.0 but the release tarball for it doesn't exists:
Expected behaviour
Please publish the v0.11.0 tarball to unblock devcontainer users.
Actual behaviour
devcontainer image build are failing.
Buildx version
v0.11.0
Docker info
No response
Builders list
Configuration
n/a
Build logs
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: