hub-feedback
hub-feedback copied to clipboard
Feedback and bug reports for the Docker Hub
## Problem description Users who are assigned a seat in a Team subscription still see "Docker Personal" in Docker Hub. Docker Desktop does show "TEAM TIER" though. Also, **some** limits...
## Problem description ## `docker info` output Docker Info: ```yaml ``` ## Debug Information **Browser name and version**: **URL**: **Timetamp or time range**: **Public IP**: **Hub Username**: ## Error messages...
## Problem description Yesterday I could delete tags; today I can't. **In browser:** - Go to repo - Click Tags - Check boxes next to tag(s) - Hit Delete Page...
## Problem description Enabling 2FA doesn't work on account(s) with password that's not liked by `btoa` JS function (why is that function used there? noone knows). So the password contains...
## Problem description ## `docker info` output Docker Info: ```yaml ``` ## Debug Information **Browser name and version**: **URL**: **Timetamp or time range**: **Public IP**: **Hub Username**: ## Error messages...
## Problem description 2FA was successfully activated but I can't get the recovery code or generate a new one. After entered my password, it said "No recovery code was found."...
## Problem description Pushing an OCI image manifest with a `subject` field is returning a 404 on Docker Hub: ``` $ regctl image copy --referrers ocidir://regctl:scratch sudobmitch/demo:regctl-scratch -v info INFO[0000]...
Hello, Considering that the possibility of hosting Helm charts (along with other types of artifacts) was recently introduced, is there a chance that the limit of 25,000 characters on the...
## Problem description Docker Hub does not update image description when I push an image labelled with `org.opencontainers.artifact.description`. I'm managing a number of images and would like to streamline the...
Repro steps: 1. Run: `docker pull ansible/ansible` The above command results in: ``` Using default tag: latest Error response from daemon: manifest for ansible/ansible:latest not found ``` I understand I...