Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Docker Hub repo references the wrong github repo #2

Closed
MichaelSimons opened this issue Oct 4, 2016 · 10 comments
Closed

Docker Hub repo references the wrong github repo #2

MichaelSimons opened this issue Oct 4, 2016 · 10 comments
Assignees

Comments

@MichaelSimons
Copy link
Member

The Docker Hub repository associated with the Microsoft/aspnet-docker repository is associated with the wrong github repo. On the right side of the DH repo there is a Source Repository box. It contains an aspnet/aspnet-docker hyperlink which references the ASP.NET Core Docker GH repo. This seems wrong and is confusing. I would think this should reference this GH repo.

@shirhatti
Copy link
Contributor

@MichaelSimons Microsoft/aspnet on DH originally referred to the ASP.NET Core images for Linux that used the auto-build feature on DH. We have now migrated all ASP.NET Core images to Microsoft/aspnetcore on DH.

I haven't yet been able to figure out how to un-link https://github.com/aspnet/aspnet-docker without deleting and creating the repo on DockerHub which would break existing customers who rely on legacy tags.

@MichaelSimons
Copy link
Member Author

Unfortunately, Docker Hub's functionality is limiting in several ways. I know in the past you used to have to make a request to Docker if you wanted to delete a tag (this is now something an admin can do). Re-linking a DH repo may be something you have to ask Docker to do for you.

@natemcmaster
Copy link

Can we try to make some progress on this? We keep getting issues opened on the aspnetcore repo that should belong here.

@shirhatti
Copy link
Contributor

Sorry about that. I'll follow up on this.

@shirhatti shirhatti self-assigned this Dec 13, 2016
@natemcmaster
Copy link

Any progress?

@shirhatti
Copy link
Contributor

I've asked around in Docker slack channel and it turns out DockerHub has no way for us to do that short of deleting and re-creating the repo. Given the DockerHub persists all the intermediate layers from every build. We run a risk of breaking people who are relying any older or intermediate images including those we might even have untagged.

If @Eilon and @HongGit are okay with this approach, we can put together a concrete plan for following through with this.

@Eilon
Copy link
Member

Eilon commented Apr 12, 2017

I... have no opinion on this 😄

@HongGit
Copy link
Member

HongGit commented Apr 12, 2017

The approach should include plans to help people who might be broken.

@natemcmaster
Copy link

FYI - we're continually getting people posting issues on aspnet/aspnet-docker. Had another issue opened today that should have been on this repo.

@MichaelSimons
Copy link
Member Author

This issue has been addressed. Docker was able to fixup the link for us!

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

No branches or pull requests

5 participants