sha256:95140850c39c09d1f076694ef8bd367f3f6a0a1f59c4596368c1f6e63a48c149
OS/ARCH
Compressed size
927.87 MB
Last pushed
10 months by fit2bot
Type
Image
Manifest digest
sha256:cb0e72ca0a439e6fd4578554b92e35629b4c543d8d2819c4740dac5347b44dc9
Image Layers
1# debian.sh --arch 'arm64' out/47.35 MB2RUN /bin/sh -c set -eux;23.86 MB3RUN /bin/sh -c set -eux;64.45 MB4RUN /bin/sh -c set -ex;215.61 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=20.19.50 B7RUN /bin/sh -c ARCH= &&46.13 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13ARG TARGETARCH=arm640 B14ARG DEPENDENCIES= 0 B15ARG APT_MIRROR=http://deb.debian.org0 B16RUN |3 TARGETARCH=arm64 DEPENDENCIES= 148.14 MB17ARG CHECK_VERSION=v1.0.50 B18RUN |4 TARGETARCH=arm64 DEPENDENCIES= 2.11 MB19ARG WISP_VERSION=v0.2.80 B20RUN |5 TARGETARCH=arm64 DEPENDENCIES= 18.02 MB21WORKDIR /opt/chen/frontend135 B22COPY frontend/package.json frontend/package-lock.json frontend/yarn.lock ./281.64 KB23RUN |5 TARGETARCH=arm64 DEPENDENCIES= 86.43 MB24ARG MAVEN_VERSION=3.9.110 B25ARG USER_HOME_DIR=/root0 B26ARG BASE_URL=https://downloads.apache.org/maven/maven-3/3.9.11/binaries0 B27ARG MAVEN_MIRROR=https://repo.maven.apache.org/maven20 B28ENV MAVEN_HOME=/usr/share/maven0 B29ENV MAVEN_CONFIG=/root/.m20 B30WORKDIR /opt/chen32 B31COPY settings.xml pom.xml ./ #1.02 KB32COPY backend/pom.xml backend/ # buildkit487 B33COPY backend/framework/pom.xml backend/framework/ # buildkit725 B34COPY backend/web/pom.xml backend/web/ # buildkit1002 B35COPY backend/wisp/pom.xml backend/wisp/ # buildkit580 B36COPY backend/modules/pom.xml backend/modules/ # buildkit509 B37RUN |9 TARGETARCH=arm64 DEPENDENCIES= 274.29 MBCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1762202650'