mirror of
https://git.koehn.com/docker/postgres-wal-g.git
synced 2023-10-20 22:33:52 -05:00
6 lines
144 B
Plaintext
6 lines
144 B
Plaintext
FROM koehn/postgres-wal-g:13.3-v1.0-2
|
|
|
|
RUN apt-get update -qq && apt-get install -qqy --no-install-recommends postgis postgresql-13-postgis-3
|
|
|
|
|