sha256:79ea8ce84405e38ed41f7564eb652f390edf1acb57a35daf1200e64f2280b9dd
OS/ARCH
Compressed size
933.57 MB
Last pushed
3 months by fit2bot
Type
Image
Manifest digest
sha256:2f922b3faac72d3cdf02075df5c18f7cee91b856564992d28b28af4bc3e699f4
Image Layers
1# debian.sh --arch 'arm64' out/47.37 MB2RUN /bin/sh -c set -eux;23.86 MB3RUN /bin/sh -c set -eux;64.45 MB4RUN /bin/sh -c set -ex;215.73 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=20.20.20 B7RUN /bin/sh -c ARCH= &&46.34 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 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= 150.2 MB17ARG CHECK_VERSION=v1.0.50 B18RUN |4 TARGETARCH=arm64 DEPENDENCIES= 2.11 MB19ARG WISP_VERSION=v0.2.120 B20RUN |5 TARGETARCH=arm64 DEPENDENCIES= 18.84 MB21WORKDIR /opt/chen/frontend134 B22COPY frontend/package.json frontend/package-lock.json frontend/yarn.lock ./281.65 KB23RUN |5 TARGETARCH=arm64 DEPENDENCIES= 90.61 MB24ARG MAVEN_VERSION=3.9.160 B25ARG USER_HOME_DIR=/root0 B26ARG BASE_URL=https://downloads.apache.org/maven/maven-3/3.9.16/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 KB32COPY backend/pom.xml backend/ # buildkit487 B33COPY backend/framework/pom.xml backend/framework/ # buildkit726 B34COPY backend/web/pom.xml backend/web/ # buildkit1006 B35COPY backend/wisp/pom.xml backend/wisp/ # buildkit578 B36COPY backend/modules/pom.xml backend/modules/ # buildkit509 B37RUN |9 TARGETARCH=arm64 DEPENDENCIES= 272.59 MBCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1776729600'