Description of problem: Fedora apparently modified the docker binary so that now when issuing a "docker images" command, all the repositories it lists back are prepended with the "docker.io/" string. This deviates from the behavior of the standard docker. Version-Release number of selected component (if applicable): docker --version Docker version 1.9.1, build 7206621 Fedora 23 (Workstation Edition) How reproducible: every time Steps to Reproduce: 1. $ docker images Actual results: docker.io/fedora latest 3fc68076e184 7 weeks ago 206.3 MB docker.io/hello-world latest 0a6ba66e537a 4 months ago 960 B docker.io/docker 1.6.2-dind cb06727b9b7e 6 months ago 28.68 MB Expected results: fedora latest 3fc68076e184 7 weeks ago 206.3 MB hello-world latest 0a6ba66e537a 4 months ago 960 B docker 1.6.2-dind cb06727b9b7e 6 months ago 28.68 MB Additional info:
This is happening because our docker has support for more than just a root namespace (i.e. docker.io), you have have multiple root namespaces where you get images from and docker images is correctly showing where the image came from.
But in this case, if I have a repository "docker.io/resin/armv7hf-supervisor", if I issue a "docker images resin/armv7hf-supervisor" this will not return anything
While doing a "docker images fedora" for example, that returns the expected result
I'm going to test this on the latest docker 1.10.x and report back
Thank you
(In reply to Florin from comment #2) > But in this case, if I have a repository > "docker.io/resin/armv7hf-supervisor", if I issue a "docker images > resin/armv7hf-supervisor" this will not return anything docker 1.10.2 isn't affected by this: $ docker tag busybox docker.io/resin/armv7hf-supervisor $ docker images resin/armv7hf-supervisor REPOSITORY TAG IMAGE ID CREATED SIZE docker.io/resin/armv7hf-supervisor latest 3240943c9ea3 12 days ago 1.114 MB could you try this yourself and see if it works? the update is available in the updates-testing repository https://bodhi.fedoraproject.org/updates/FEDORA-2016-e63d91c106
Indeed, this version fixes it. Thank you for your feedback.
Fixed in docker-1.10.x
docker-1.10.3-15.git964eda6.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-b59d274e19
docker-1.10.3-16.gita41254f.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-87f810b0f5
docker-1.10.3-16.gita41254f.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-87f810b0f5
docker-1.10.3-17.gitbba2d6d.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-c7e793ee33
docker-1.10.3-18.git667d6d1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-7a1fb10a39
docker-1.10.3-18.git667d6d1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-7a1fb10a39
docker-1.10.3-19.git8ecd47f.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-dd133dc2e9
docker-1.10.3-19.git8ecd47f.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-dd133dc2e9
docker-1.10.3-20.git8ecd47f.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-373d4f6308
docker-1.10.3-20.git8ecd47f.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-373d4f6308
docker-1.10.3-21.git8ecd47f.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-f5cdae8c6f
docker-1.10.3-21.git8ecd47f.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-f5cdae8c6f
docker-1.10.3-22.git4158ccc.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-6472a8cdc7
docker-1.10.3-22.git4158ccc.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-6472a8cdc7
docker-1.10.3-23.gitf476348.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-d73f74a557
docker-1.10.3-24.gitf476348.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-6a0d540088
docker-1.10.3-24.gitf476348.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-6a0d540088
docker-1.10.3-24.gitf476348.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.