sha256:2d284ac9df063a42c61f1f0d455046ee560f150f970c2d957d84f47a6320616b
OS/ARCH
Compressed size
946.88 MB
Last pushed
about 2 months by fit2bot
Type
Image
Manifest digest
sha256:fd5175026a4bb95705525799b3fcae5e1e832a8bd5a84417ea6f8395df7c9ecb
Image Layers
1# debian.sh --arch 'amd64' out/47.02 MB2RUN /bin/sh -c set -eux;24.44 MB3RUN /bin/sh -c set -eux;64.65 MB4RUN /bin/sh -c set -ex;225.14 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=20.20.20 B7RUN /bin/sh -c ARCH= &&46.37 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=amd640 B14ARG DEPENDENCIES= 0 B15ARG APT_MIRROR=http://deb.debian.org0 B16RUN |3 TARGETARCH=amd64 DEPENDENCIES= 151.88 MB17RUN |3 TARGETARCH=amd64 DEPENDENCIES= 2.7 MB18ARG WISP_VERSION=v0.2.130 B19RUN |4 TARGETARCH=amd64 DEPENDENCIES= 10.92 MB20WORKDIR /opt/chen/frontend134 B21COPY frontend/package.json frontend/package-lock.json frontend/yarn.lock ./280.97 KB22RUN |4 TARGETARCH=amd64 DEPENDENCIES= 91.09 MB23ARG MAVEN_VERSION=3.9.160 B24ARG USER_HOME_DIR=/root0 B25ARG BASE_URL=https://downloads.apache.org/maven/maven-3/3.9.16/binaries0 B26ARG MAVEN_MIRROR=https://repo.maven.apache.org/maven20 B27ENV MAVEN_HOME=/usr/share/maven0 B28ENV MAVEN_CONFIG=/root/.m20 B29WORKDIR /opt/chen32 B30COPY settings.xml pom.xml ./ #1.21 KB31COPY backend/pom.xml backend/ # buildkit486 B32COPY backend/framework/pom.xml backend/framework/ # buildkit724 B33COPY backend/web/pom.xml backend/web/ # buildkit1.02 KB34COPY backend/wisp/pom.xml backend/wisp/ # buildkit579 B35COPY backend/modules/pom.xml backend/modules/ # buildkit508 B36RUN |8 TARGETARCH=amd64 DEPENDENCIES= 281.2 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1776729600'