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 0bfdd9f commit b51ff90Copy full SHA for b51ff90
Dockerfile
@@ -50,6 +50,7 @@ RUN apt-get update -y && \
50
llvm-14-runtime \
51
pkg-config \
52
postgresql-client \
53
+ socat \
54
zlib1g && \
55
chmod +x /usr/local/bin/* && \
56
rm -rf /var/lib/apt/lists/*
0 commit comments