Sign inSign up

vulhub/dataease:2.10.7

Manifest digest

sha256:5b582d691b294542aae252ad73e54467a912f804bfa0ae1c94312bff78d51028

OS/ARCH

linux/amd64

Compressed size

316.44 MB

Last pushed

5 months by tuwen

Type

Image

Manifest digest

sha256:5b582d691b294542aae252ad73e54467a912f804bfa0ae1c94312bff78d51028

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.14 MB
8ADD simsun.ttc /usr/share/fonts/ # buildkit7.62 MB
9RUN /bin/sh -c cd /usr/share/fonts/8.02 KB
10CMD ["/deployments/run-java.sh"]0 B
11STOPSIGNAL SIGTERM0 B
12RUN /bin/sh -c mkdir -p311 B
13ADD drivers/* /opt/dataease2.0/drivers/ # buildkit23.23 MB
14ADD mapFiles/ /opt/dataease2.0/data/map/ # buildkit22.68 MB
15ADD staticResource/ /opt/dataease2.0/data/static-resource/ # buildkit5.06 KB
16WORKDIR /opt/apps0 B
17ADD core/core-backend/target/CoreApplication.jar /opt/apps/app.jar # buildkit173.38 MB
18ADD xpackjars/* /opt/apps/ # buildkit5.91 MB
19ENV JAVA_APP_JAR=/opt/apps/app.jar0 B
20ENV RUNNING_PORT=81000 B
21ENV JAVA_OPTIONS=-Dfile.encoding=utf-8 -Dloader.path=/opt/apps -Dspring.config.additional-location=/opt/apps/config/0 B
22HEALTHCHECK &{["CMD-SHELL" "nc -zv 127.0.0.10 B
23CMD ["/deployments/run-java.sh"]0 B
24LABEL maintainer=phithon <[email protected]>0 B
25COPY application.yml /opt/apps/config/application.yml # buildkit443 B
26ENV 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
27EXPOSE [5005/tcp 8100/tcp]0 B

Command

ADD file:e3abcdba177145039cfef1ad882f9f81a612a24c9f044b19f713b95454d2e3f6 in /