sha256:4365830e5d1915dbb4d905b49ab18d1baaf3bdb6037a510fe004642214e43cb9
OS/ARCH
Compressed size
105.35 MB
Last pushed
7 months by shenxianmq
Type
Image
Manifest digest
sha256:9ddaa3f33dfa4eef0efd95816e7eb693bed8203afd31952cee693456e7f73e1e
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.08 KB15COPY public /app/public # buildkit5.7 MB16COPY version/ ./version/ # buildkit352 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'