Skip to content

Issues with container for postgres:latest #1376

@atodorov

Description

@atodorov

We're using postgres:latest for testing purposes and a recent CI job from 3 days ago was passing:

https://github.com/kiwitcms/Kiwi/actions/runs/18640739377/job/53138995941

REPOSITORY   TAG       IMAGE ID       CREATED       SIZE
postgres     latest    194f5f2a900a   3 weeks ago   456MB

Ones from today are all failing and I can see that IMAGE ID has changed meanwhile:

https://github.com/kiwitcms/Kiwi/actions/runs/18742159756/job/53460818742?pr=4152

REPOSITORY   TAG       IMAGE ID       CREATED      SIZE
postgres     latest    a38f9f77ff88   7 days ago   456MB

Both should be Postgres 18 so not quite sure why the error. What I see in one of our logs is

2025-10-23T08:48:23.4521845Z STDERR: Error response from daemon: Container 6fe6b6f0e3a524cde0119b63498251d705b2e8335baf7089dc554a8e09bf1736 is restarting, wait until the container is running

So it looks like the postgres container is restarting itself and not being able to run properly. Will investigate more on my side to figure out what's wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions