Sign inSign up

rocky8848/stonedt-yuqing-combined:latest

Multi-platform
Index digest

sha256:19f2edb329da9ae4988e9a096de84becdf7f40497934ae154e6fe20c33887150

OS/ARCH

Compressed size

343.93 MB

Last pushed

about 1 year by rocky8848

Type

Image

Manifest digest

sha256:4ca8f395721b0c369b0bc035e6f1391e0d03582dd07588157852140b47edb2b4

Image Layers

1ADD file ... in / 28.66 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get1.49 MB
4ENV JAVA_HOME=/usr/local/openjdk-80 B
5/bin/sh -c { echo '#/bin/sh';211 B
6ENV PATH=/usr/local/openjdk-8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8ENV JAVA_VERSION=8u3420 B
9/bin/sh -c set -eux; arch="$(dpkg38.85 MB
10LABEL maintainer=stonedt-yuqing0 B
11LABEL description=思通舆情监测系统 - 前后端一体化镜像0 B
12RUN /bin/sh -c apt-get update53.96 MB
13RUN /bin/sh -c sed -i955.8 KB
14ENV LANG=zh_CN.UTF-80 B
15ENV LANGUAGE=zh_CN:zh0 B
16ENV LC_ALL=zh_CN.UTF-80 B
17ENV TZ=Asia/Shanghai0 B
18RUN /bin/sh -c ln -snf192 B
19RUN /bin/sh -c groupadd -r1.62 KB
20WORKDIR /app93 B
21COPY /app/frontend/opinion_screen /var/www/html # buildkit4.74 MB
22COPY /app/backend/target/*.jar app.jar # buildkit105.26 MB
23COPY config/ /app/config/ # buildkit18.56 KB
24RUN /bin/sh -c cat >696 B
25RUN /bin/sh -c cat >565 B
26RUN /bin/sh -c mkdir -p105.28 MB
27RUN /bin/sh -c chown -R4.74 MB
28RUN /bin/sh -c cat >530 B
29RUN /bin/sh -c chmod +x527 B
30HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost/health0 B
31EXPOSE map[80/tcp:{}]0 B
32CMD ["/app/start.sh"]0 B

Command

ADD file:6039adfbca55ed34a719c37672c664e3524130a0e2a3b8663629b8120b81b790 in /