This commit is contained in:
xiaojunnuo
2026-06-14 22:14:59 +08:00
parent da9b297b12
commit e17fc39709
+7 -7
View File
@@ -34,13 +34,13 @@ EXPOSE 7002
# ENV LD_PRELOAD=/usr/local/lib/libjemalloc.so.2
RUN apt-get update && \
apt-get install --yes openssl && \
apt-get install --yes openjdk8 && \
apt-get install --yes netcat-openbsd && \
apt-get install --yes iputils-ping && \
apt-get install --yes wget && \
apt-get install --yes dnsutils
# RUN apt-get update && \
# apt-get install --yes openssl && \
# apt-get install --yes openjdk8 && \
# apt-get install --yes netcat-openbsd && \
# apt-get install --yes iputils-ping && \
# apt-get install --yes wget && \
# apt-get install --yes dnsutils
WORKDIR /app/