sha256:f7823cf3b97bd3acdd586870c10c3334e9a993794ab2f1fe426df6b84558815e
OS/ARCH
Compressed size
945.37 MB
Last pushed
about 2 months by fit2bot
Type
Image
Manifest digest
sha256:101e923a0a0bfcfb7789f34b9c2918827a6f37bb40e3c8d6cc2c04992288ce0d
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.140 B19RUN |4 TARGETARCH=amd64 DEPENDENCIES= 10.94 MB20WORKDIR /opt/chen/frontend132 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.07 KB31COPY backend/pom.xml backend/ # buildkit486 B32COPY backend/framework/pom.xml backend/framework/ # buildkit725 B33COPY backend/web/pom.xml backend/web/ # buildkit1.02 KB34COPY backend/wisp/pom.xml backend/wisp/ # buildkit580 B35COPY backend/modules/pom.xml backend/modules/ # buildkit508 B36RUN |8 TARGETARCH=amd64 DEPENDENCIES= 279.67 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1776729600'