Bug 1409873
| Summary: | pulling images from gcr.io fails | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dusty Mabe <dustymabe> |
| Component: | docker | Assignee: | Antonio Murdaca <amurdaca> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 25 | CC: | adimania, admiller, amurdaca, derek, dwalsh, ichavero, jcajka, jchaloup, lsm5, marianne, miminar, nalin, pasteur, riek, vbatts |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | docker-1.12.5-4.git03508cc.fc25 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-01-05 20:22:31 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Dusty Mabe
2017-01-03 16:53:04 UTC
Dusty, any way you can try out with upstream docker (instead of projectatomic/docker)? Nvm, fixed in https://github.com/containers/image/pull/195 - after that's merged I'll rebuild docker. We will need a new build for RHEL as well. I'll clone this bug and rebuild for rhel once the PR is merged. FYI: works fine for me on C7 [tru@hpe840g1-1 ~]$ sudo docker pull gcr.io/google_containers/pause-amd64:3.0 Trying to pull repository gcr.io/google_containers/pause-amd64 ... 3.0: Pulling from gcr.io/google_containers/pause-amd64 a3ed95caeb02: Pull complete f11233434377: Pull complete Digest: sha256:163ac025575b775d1c0f9bf0bdd0f086883171eb475b5068e7defa4ca9e76516 Status: Downloaded newer image for gcr.io/google_containers/pause-amd64:3.0 [tru@hpe840g1-1 ~]$ rpm -q docker docker-1.10.3-59.el7.centos.x86_64 [tru@hpe840g1-1 ~]$ sudo docker images gcr.io/google_containers/pause-amd64 REPOSITORY TAG IMAGE ID CREATED SIZE gcr.io/google_containers/pause-amd64 3.0 99e59f495ffa 8 months ago 746.9 kB docker-1.12.5-4.git03508cc.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-e856fcc7db docker-1.12.5-4.git03508cc.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report. |