View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016591 | CentOS-7 | -OTHER | public | 2019-10-15 08:21 | 2019-10-21 00:42 |
Reporter | adelton | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0016591: The registry.centos.org/centos:centos7 image is seven months old, unlike registry.centos.org/centos:7 | ||||
Description | Some time ago I was told that using container images from registry.centos.org/centos is preferred over the docker hub. However, the registry.centos.org/centos:centos7 and registry.centos.org/centos:7 seem out of sync, with the first one seven months old. | ||||
Steps To Reproduce | # for i in registry.centos.org/centos:7 registry.centos.org/centos:centos7 ; do docker pull $i ; done Trying to pull repository registry.centos.org/centos ... sha256:9074e0086606ff73f5b1de29f1d49e590d768cbc3646383bbb1ab25f57c40e77: Pulling from registry.centos.org/centos Digest: sha256:9074e0086606ff73f5b1de29f1d49e590d768cbc3646383bbb1ab25f57c40e77 Status: Image is up to date for registry.centos.org/centos:7 Trying to pull repository registry.centos.org/centos ... sha256:4969044f948221daef997b92bd908d46dd523a0f050b8df7b8f806be32a55b37: Pulling from registry.centos.org/centos Digest: sha256:4969044f948221daef997b92bd908d46dd523a0f050b8df7b8f806be32a55b37 Status: Image is up to date for registry.centos.org/centos:centos7 # docker images | grep 'centos.*7\b' registry.centos.org/centos 7 fd8ce4ac125b 4 weeks ago 202 MB registry.centos.org/centos centos7 492874c5d25a 7 months ago 202 MB | ||||
Tags | No tags attached. | ||||
abrt_hash | |||||
URL | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-10-15 08:21 | adelton | New Issue |