sha256:8e38f46b9c10e117a7901a06bd3e9cefbba603f0971be4abab121e1669ee7b6f
OS/ARCH
Compressed size
929.53 MB
Last pushed
7 months by fit2bot
Type
Image
Manifest digest
sha256:1aeef6867dfd4156f8dda10082889fc6ceeed783dcccb12cee902a3b6fdd4f17
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.69 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=20.20.00 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/ # buildkit444 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.18 MB17ARG CHECK_VERSION=v1.0.50 B18RUN |4 TARGETARCH=arm64 DEPENDENCIES= 2.11 MB19ARG WISP_VERSION=v0.2.110 B20RUN |5 TARGETARCH=arm64 DEPENDENCIES= 18.84 MB21WORKDIR /opt/chen/frontend134 B22COPY frontend/package.json frontend/package-lock.json frontend/yarn.lock ./281.64 KB23RUN |5 TARGETARCH=arm64 DEPENDENCIES= 87.08 MB24ARG MAVEN_VERSION=3.9.120 B25ARG USER_HOME_DIR=/root0 B26ARG BASE_URL=https://downloads.apache.org/maven/maven-3/3.9.12/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/ # buildkit726 B34COPY backend/web/pom.xml backend/web/ # buildkit1005 B35COPY backend/wisp/pom.xml backend/wisp/ # buildkit581 B36COPY backend/modules/pom.xml backend/modules/ # buildkit509 B37RUN |9 TARGETARCH=arm64 DEPENDENCIES= 274.36 MBCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1771804800'