This commit is contained in:
marsal wang
2023-07-26 10:07:34 +08:00
parent f884cb1020
commit 1e5a703cce
5384 changed files with 618283 additions and 4002 deletions

View File

@ -1,6 +1,6 @@
FROM openjdk:11.0.13-slim-buster
FROM harbor.sino-assist.com/marsal1212/java11:latest
ADD dhsdk /
ADD dhsdk /dhsdk
WORKDIR /dhsdk
@ -10,5 +10,5 @@ RUN echo 'export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/dhsdk:/dhsdk/lib'>>/etc/profi
CMD ["java","--version"]
# 打包之前先解压dhsdk.zip文件
# docker build -f Dockerfile -t marsal1212/dhsdk-java11:latest .
# docker build -f Dockerfile -t harbor.sino-assist.com/marsal1212/dhsdk-java11:latest .
# 是为了gps-pass中的大华sdk单独做的镜像

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.