Sign inSign up

vulhub/dataease:2.10.3

Manifest digest

sha256:4bec6e9578bb21505df3f5fcbd43fc921837ef7eabe3f1a707c95774348f75e7

OS/ARCH

linux/amd64

Compressed size

306.83 MB

Last pushed

5 months by tuwen

Type

Image

Manifest digest

sha256:4bec6e9578bb21505df3f5fcbd43fc921837ef7eabe3f1a707c95774348f75e7

Image Layers

1ADD file ... in / 3.45 MB
2CMD ["/bin/sh"]0 B
3USER root0 B
4RUN /bin/sh -c mkdir -p101 B
5COPY run-java.sh /deployments/ # buildkit7.08 KB
6ENV JAVA_APP_DIR=/deployments JAVA_OPTIONS=-Dfile.encoding=utf-8 LOG4J_FORMAT_MSG_NO_LOOKUPS=true JAVA_MAJOR_VERSION=210 B
7RUN /bin/sh -c apk add80.12 MB
8CMD ["/deployments/run-java.sh"]0 B
9RUN /bin/sh -c mkdir -p300 B
10ADD drivers/* /opt/dataease2.0/drivers/ # buildkit23.23 MB
11ADD mapFiles/ /opt/dataease2.0/data/map/ # buildkit22.71 MB
12ADD staticResource/ /opt/dataease2.0/data/static-resource/ # buildkit5.06 KB
13WORKDIR /opt/apps0 B
14ADD core/core-backend/target/CoreApplication.jar /opt/apps/app.jar # buildkit171.58 MB
15ADD xpackjars/* /opt/apps/ # buildkit5.73 MB
16ENV JAVA_APP_JAR=/opt/apps/app.jar0 B
17ENV RUNNING_PORT=81000 B
18ENV JAVA_OPTIONS=-Dfile.encoding=utf-8 -Dloader.path=/opt/apps -Dspring.config.additional-location=/opt/apps/config/0 B
19HEALTHCHECK &{["CMD-SHELL" "nc -zv 127.0.0.10 B
20CMD ["/deployments/run-java.sh"]0 B
21LABEL maintainer=phithon <[email protected]>0 B
22COPY application.yml /opt/apps/config/application.yml # buildkit463 B
23ENV JAVA_OPTIONS=-Dfile.encoding=utf-8 -Dloader.path=/opt/apps -Dspring.config.additional-location=/opt/apps/config/ -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:50050 B
24EXPOSE [5005/tcp 8100/tcp]0 B

Command

ADD file:e3abcdba177145039cfef1ad882f9f81a612a24c9f044b19f713b95454d2e3f6 in /