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