We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12a8ef3 commit 00c3a23Copy full SHA for 00c3a23
1 file changed
Dockerfile
@@ -58,7 +58,8 @@ RUN apt-get update && \
58
lzop \
59
sshpass \
60
pv \
61
- gettext-base
+ gettext-base \
62
+ postgresql-$PG_MAJOR-wal2json
63
64
COPY setup_db.sh /docker-entrypoint-initdb.d/setup_db.sh
65
0 commit comments