Page MenuHomeDevCentral

D2866.diff
No OneTemporary

D2866.diff

diff --git a/Dockerfile b/Dockerfile
--- a/Dockerfile
+++ b/Dockerfile
@@ -7,4 +7,4 @@
&& rm -rf /var/lib/apt/lists/* \
&& wget -O $(pg_config --pkglibdir)/wal2json.so https://github.com/getsentry/wal2json/releases/download/$WAL2JSON_VERSION/wal2json-Linux-x86_64-glibc.so
-CMD ['postgres', '-c', 'wal_level=logical', '-c', 'max_replication_slots=1', '-c', 'max_wal_senders=1']
+CMD ["postgres", "-c", "wal_level=logical", "-c", "max_replication_slots=1", "-c", "max_wal_senders=1"]

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 30, 23:02 (5 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2387241
Default Alt Text
D2866.diff (496 B)

Event Timeline