This commit is contained in:
xiaojunnuo
2026-06-14 21:46:06 +08:00
parent 807dfcd57a
commit da9b297b12
-1
View File
@@ -37,7 +37,6 @@ EXPOSE 7002
RUN apt-get update && \
apt-get install --yes openssl && \
apt-get install --yes openjdk8 && \
apt-get install --yes gcompat && \
apt-get install --yes netcat-openbsd && \
apt-get install --yes iputils-ping && \
apt-get install --yes wget && \