wip
This commit is contained in:
@@ -4,7 +4,8 @@ RUN apt-get update && \
|
||||
apt-get install -y --no-install-recommends \
|
||||
pgpool2 \
|
||||
postgresql-client \
|
||||
netcat && \
|
||||
# netcat \
|
||||
&& \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ENTRYPOINT ["/bin/bash"]
|
||||
|
||||
Reference in New Issue
Block a user