[postgis-devel] PSC Vote: Add Phillip Ross to PostGIS Docker Hub org
Regina Obe
lr at pcorp.us
Tue Feb 4 10:47:44 PST 2020
Didn’t even know there was such a thing. What’s involved to be sanctioned as an official image? If not too much work I’d say we should go for it.
Thanks,
Regina
From: postgis-devel [mailto:postgis-devel-bounces at lists.osgeo.org] On Behalf Of Yuri Astrakhan
Sent: Tuesday, February 4, 2020 1:32 PM
To: PostGIS Development Discussion <postgis-devel at lists.osgeo.org>
Subject: Re: [postgis-devel] PSC Vote: Add Phillip Ross to PostGIS Docker Hub org
P.S. This also raises a question -- can Postgis be published via the official channel as well -- this way it can be used without a prefix, i.e. "docker run postgis" instead of "docker run postgis/postgis"
https://github.com/docker-library/postgres is the postgres repository.
On Tue, Feb 4, 2020 at 1:29 PM Yuri Astrakhan <yuriastrakhan at gmail.com <mailto:yuriastrakhan at gmail.com> > wrote:
On Tue, Feb 4, 2020 at 12:44 PM Paul Ramsey <pramsey at cleverelephant.ca <mailto:pramsey at cleverelephant.ca> > wrote:
Is there an “official postgres image” we layer on, or is this something else? Does it layer on a particular linux image?
It relies on two "official" (Docker-community maintained) docker images - postgres:<version> and postgres-alpine:<version> -- see https://hub.docker.com/_/postgres . The non-alpine uses debian:stretch-slim as the base image.
The dockerfile example references:
* https://github.com/appropriate/docker-postgis/blob/master/11-2.5/Dockerfile#L1
* https://github.com/appropriate/docker-postgis/blob/master/11-2.5/alpine/Dockerfile#L1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20200204/d7e41631/attachment-0001.html>
More information about the postgis-devel
mailing list