Skip to content

Commit 00c3a23

Browse files
committed
Install wal2json
1 parent 12a8ef3 commit 00c3a23

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ RUN apt-get update && \
5858
lzop \
5959
sshpass \
6060
pv \
61-
gettext-base
61+
gettext-base \
62+
postgresql-$PG_MAJOR-wal2json
6263

6364
COPY setup_db.sh /docker-entrypoint-initdb.d/setup_db.sh
6465

0 commit comments

Comments
 (0)