Coder Social home page Coder Social logo

Comments (3)

yosifkit avatar yosifkit commented on July 24, 2024

I am not able to reproduce this. I used your exact commands.

I did freshly pull images this morning, perhaps there was a bad one earlier.

$ docker images postgres
REPOSITORY          TAG                 IMAGE ID            CREATED             VIRTUAL SIZE
postgres            9.2.13              6d0256095934        2 days ago          264.1 MB
postgres            9.2                 6d0256095934        2 days ago          264.1 MB

from postgres.

yajo avatar yajo commented on July 24, 2024

Ah you pointed me in the right direction. See this:

$ docker pull postgres:9.2
9.2: Pulling from docker.io/postgres

902b87aaaec9: Already exists 
9a61b6b1315e: Already exists 
26a84c436db4: Already exists 
22ed955cce18: Already exists 
cedc334c9586: Already exists 
7007876d4bdd: Already exists 
56a9e35888f4: Already exists 
ccd6ba39cc76: Already exists 
06cdcd305c2b: Already exists 
11534f7782a0: Already exists 
339b02b12251: Already exists 
bb626fea97ec: Already exists 
a278b582872c: Already exists 
d1a9699fe47c: Already exists 
e7e1e27a0561: Already exists 
b0f27824c93d: Already exists 
2e9179ddac64: Already exists 
53b1325cf02b: Already exists 
6c7cd262dcce: Already exists 
3fe5c41e7cc0: Already exists 
6d0256095934: Already exists 
Digest: sha256:7427432d9c4b57a1b9ed4c3303a62108b87159274f82023f63eeb46bccfe7bf7
Status: Image is up to date for docker.io/postgres:9.2

$ docker images postgres
REPOSITORY           TAG                 IMAGE ID            CREATED             VIRTUAL SIZE
docker.io/postgres   9.2                 6d0256095934        3 days ago          264.1 MB
postgres             9.2                 629344ab3b48        11 weeks ago        212.6 MB
postgres             9.2.10              629344ab3b48        11 weeks ago        212.6 MB

See how the image ID of docker.io/postgres:9.2 and postgres:9.2 do not match?

What I do not know is why, though, since I pulled it.

Anyway, repeating the same steps with the image docker.io/postgres:9.2 still fails the same way 😞

from postgres.

yajo avatar yajo commented on July 24, 2024

Nevermind, seems a bug in Docker itself or in Fedora's package.

FWIW https://bugzilla.redhat.com/show_bug.cgi?id=1244124

from postgres.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.