Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F4075632
D2866.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
496 B
Referenced Files
None
Subscribers
None
D2866.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D2866: Use preferred exec form for CMD
Attached
Detach File
Event Timeline
Log In to Comment