IMAGE postgis_3.0.1-201021 FROM postgres_12.4.0-201021 USER root RUN EOF # Install PostGIS apk --no-cache add postgis EOF USER postgres CMD /usr/bin/postgres -D /var/lib/postgresql READY /usr/bin/pg_isready