sha256:2cd8e829f91e90581bda89adc9d9fb678f81d447090651eaf4cd56507c400287
OS/ARCH
Compressed size
105.35 MB
Last pushed
8 months by shenxianmq
Type
Image
Manifest digest
sha256:ccc9112d8b1877c94a85c8cb79eef45f55881ddb3a07b61b9aec21517bd03a5c
Image Layers
1# debian.sh --arch 'arm64' out/26.8 MB2ARG DOCKTER_VERSION0 B3ENV LANG=C.UTF-8 TZ=Asia/Shanghai HOME=/dockter CONFIG_DIR=/config0 B4WORKDIR /app93 B5RUN |1 DOCKTER_VERSION= /bin/sh -c14.17 MB6RUN |1 DOCKTER_VERSION= /bin/sh -c26.59 MB7RUN |1 DOCKTER_VERSION= /bin/sh -c3.65 MB8RUN |1 DOCKTER_VERSION= /bin/sh -c1.17 KB9RUN |1 DOCKTER_VERSION= /bin/sh -c32 B10RUN /bin/sh -c apt-get update14.58 MB11WORKDIR /app32 B12COPY /build/dockter-go /app/dockter # buildkit8.14 MB13COPY entrypoint /entrypoint # buildkit1.2 KB14COPY nginx.conf /app/nginx.conf # buildkit3.07 KB15COPY public /app/public # buildkit5.71 MB16COPY version/ ./version/ # buildkit349 B17RUN /bin/sh -c mkdir -p5.71 MB18RUN /bin/sh -c chmod +x32 B19RUN /bin/sh -c chmod +x32 B20EXPOSE [9028/tcp]0 B21ENTRYPOINT ["/entrypoint"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1765152000'