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

Links on Docker Hub for (some?) tag lists/details are broken/lead to 404s #911

Closed
Clockwork-Muse opened this issue Jan 7, 2024 · 8 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@Clockwork-Muse
Copy link

Clicking on a number of links on the Docker Hub devcontainer landing page produces 404s. For instance, the link to all tags for the "base" devcontainer images attempts to point to https://hub.docker.com/_/%60mcr.microsoft.com/devcontainers/base/tags/list , but this page doesn't exist. The current page, given some of the working links in this repo should be https://mcr.microsoft.com/v2/devcontainers/base/tags/list.
The links may point to either Docker Hub or GitHub, but either way this is unfriendly or confusing to other users.

Note that the landing page may be out of date generally. The page mentions that due to a bug in OpenSSL arm64 images aren't being built for Debian 11/Ubuntu 20.04, but:

  • It appears the bug is now fixed.
  • It doesn't mention Debian 12/Ubuntu 22.04 at all...
@eljog
Copy link
Member

eljog commented Jan 16, 2024

The devcontainer images are published in mcr registry.
Could you please share a link to the page that you are seeing with broken links?

@Clockwork-Muse
Copy link
Author

@Clockwork-Muse
Copy link
Author

Note that a number of projects that actually publish to the MCR/MAR still at least publish (or attempt to publish?) the list of tags and link to that page. Eg, the dotnet-docker repo.

@samruddhikhandale
Copy link
Member

Thanks @Clockwork-Muse for bringing this to our attention, we'll shortly look into fixing it.

@eljog
Copy link
Member

eljog commented Jan 18, 2024

Thank you for reporting. I acknowledge that the information in t dockerhub is outdated. We will look into getting that updated as soon as possible.

@samruddhikhandale samruddhikhandale added the documentation Improvements or additions to documentation label Jan 18, 2024
@gauravsaini04
Copy link
Contributor

Have pushed my code for this in PR #47400

@gauravsaini04
Copy link
Contributor

PR merged.

@samruddhikhandale
Copy link
Member

Closing as fixed, thanks @gauravsaini04

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

No branches or pull requests

4 participants