|
|
|
|
|
by Xylakant
2599 days ago
|
|
keep in mind that the "official" docker images are "offical" in the sense of docker inc marking them as official, not in the sense of "the upstream provides these". This is the repo for the Dockerfiles https://github.com/docker-library/postgres and it begins with: > This is the Git repo of the Docker "Official Image" for postgres (not to be confused with any official postgres image provided by postgres upstream) |
|