Open sepgh opened 4 years ago
I have this problem too =(
Rolling back to baseimage-docker:0.10.2 fixes it.
The latest version of baseimage-docker runs Ubuntu 18 - This dockerfile was written to target Ubuntu 16
Can't you just clone the repo and remove this package until a fix is provided ?
FROM phusion/baseimage:0.10.2
Doesn't fix it for Postgres 9.6 with postgis 2.4, unfortunately, the package is still missing (is this this one ?)
However, I don't have the remove this package with Postgres 9.5 and Postgis 2.3, somehow
I've ran the build script as mentioned in README, and I get this error:
E: Package 'postgresql-9.6-postgis-scripts' has no installation candidate
A little more details: