sha256:743ba296b7075752bf69c1b61efbda9b450ae3dcd2f0f644a791d60099a70f7a
OS/ARCH
Compressed size
76.41 MB
Last pushed
over 1 year by amerkurev
Type
Image
Manifest digest
sha256:2a40445b7d2bcb396e8a4663d27bfb62accc014f752bf91cf96cdd5cdeea9538
Image Layers
1# debian.sh --arch 'arm64' out/26.74 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;3.18 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.20 B6ENV PYTHON_SHA256=d984bcc57cd67caab26f7def42e523b1c015bbc5dc07836cf4f0b63fa159eb560 B7RUN /bin/sh -c set -eux;11.9 MB8RUN /bin/sh -c set -eux;249 B9CMD ["python3"]0 B10COPY /install /usr/local # buildkit33.33 MB11ARG APP_DIR=/usr/src/app0 B12ARG SUPERVISOR_CONF=/usr/local/etc/supervisord.conf0 B13ARG GITHUB_REPO=amerkurev/doku0 B14ARG GIT_SHA=7a706511cfeee76e156dbe731056de3458ccb0cf0 B15ARG GIT_TAG=v1.2.00 B16LABEL github.repo=amerkurev/doku0 B17LABEL org.opencontainers.image.title=Doku0 B18LABEL org.opencontainers.image.description=Doku - Docker disk0 B19LABEL org.opencontainers.image.url=https://docker-disk.space0 B20LABEL org.opencontainers.image.documentation=https://github.com/amerkurev/doku?tab=readme-ov-file#doku0 B21LABEL org.opencontainers.image.vendor=amerkurev0 B22LABEL org.opencontainers.image.licenses=MIT License0 B23LABEL org.opencontainers.image.source=https://github.com/amerkurev/doku0 B24ENV IN_DOCKER=1 APP_DIR=/usr/src/app GITHUB_REPO=amerkurev/doku GIT_SHA=7a706511cfeee76e156dbe731056de3458ccb0cf0 B25COPY app /usr/src/app # buildkit1.26 MB26COPY conf/supervisord.conf /usr/local/etc/supervisord.conf # buildkit537 B27WORKDIR /usr/src/app32 B28CMD ["supervisord" "-c" "/usr/local/etc/supervisord.conf"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1742169600'