sha256:330115712e1e84f99a6e83a93bf9a9ccc63634716df79b81295a5f24e7c0f617
OS/ARCH
Compressed size
516.06 MB
Last pushed
almost 2 years by fit2bot
Type
Image
Manifest digest
sha256:cdc67af579e38a98bc4f6cae3853d70cb2d9915034a0fe4887b6af57a3966c54
Image Layers
1ADD file ... in / 28.68 MB2CMD ["bash"]0 B3RUN /bin/sh -c groupadd --gid3.98 KB4ENV NODE_VERSION=20.15.10 B5RUN /bin/sh -c ARCH= OPENSSL_ARCH=38.67 MB6ENV YARN_VERSION=1.22.220 B7RUN /bin/sh -c set -ex1.66 MB8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B9ENTRYPOINT ["docker-entrypoint.sh"]0 B10CMD ["node"]0 B11ARG TARGETARCH=arm640 B12ARG DEPENDENCIES= 0 B13ARG APT_MIRROR=http://deb.debian.org0 B14RUN |3 TARGETARCH=arm64 DEPENDENCIES= 74.61 MB15ARG CHECK_VERSION=v1.0.40 B16RUN |4 TARGETARCH=arm64 DEPENDENCIES= 1.99 MB17ARG WISP_VERSION=v0.2.40 B18RUN |5 TARGETARCH=arm64 DEPENDENCIES= 16.37 MB19WORKDIR /opt/chen/frontend134 B20COPY frontend/package.json frontend/package-lock.json frontend/yarn.lock ./281.65 KB21RUN |5 TARGETARCH=arm64 DEPENDENCIES= 85.6 MB22ARG MAVEN_VERSION=3.9.90 B23ARG USER_HOME_DIR=/root0 B24ARG BASE_URL=https://downloads.apache.org/maven/maven-3/3.9.9/binaries0 B25ARG MAVEN_MIRROR=https://repo.maven.apache.org/maven20 B26ENV MAVEN_HOME=/usr/share/maven0 B27ENV MAVEN_CONFIG=/root/.m20 B28WORKDIR /opt/chen32 B29COPY settings.xml pom.xml ./ #1.01 KB30COPY backend/pom.xml backend/ # buildkit486 B31COPY backend/framework/pom.xml backend/framework/ # buildkit701 B32COPY backend/web/pom.xml backend/web/ # buildkit1006 B33COPY backend/wisp/pom.xml backend/wisp/ # buildkit581 B34COPY backend/modules/pom.xml backend/modules/ # buildkit507 B35RUN |9 TARGETARCH=arm64 DEPENDENCIES= 268.21 MBCommand
ADD file:3727dfc046704936a0b983a317eeb319ebd0fc5e9da310be06a0ca768df723ec in /