sha256:680e99a60ee6d32e96be8f13250edc9538f604921bbad074c52329b3e36a6691
OS/ARCH
Compressed size
77.8 MB
Last pushed
over 1 year by amerkurev
Type
Image
Manifest digest
sha256:603716508b07b2f99e0a6b28392ba8836aa768680a045c1ad70fe38c955085f2
Image Layers
1# debian.sh --arch 'amd64' out/26.91 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;3.35 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.20 B6ENV PYTHON_SHA256=d984bcc57cd67caab26f7def42e523b1c015bbc5dc07836cf4f0b63fa159eb560 B7RUN /bin/sh -c set -eux;12 MB8RUN /bin/sh -c set -eux;250 B9CMD ["python3"]0 B10COPY /install /usr/local # buildkit34.28 MB11ARG APP_DIR=/usr/src/app0 B12ARG SUPERVISOR_CONF=/usr/local/etc/supervisord.conf0 B13ARG GITHUB_REPO=amerkurev/doku0 B14ARG GIT_SHA=88bc2325bf3336bd7511801e0db64ed165dad7630 B15ARG GIT_TAG=v1.0.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=88bc2325bf3336bd7511801e0db64ed165dad7630 B25COPY app /usr/src/app # buildkit1.25 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 'amd64' out/ 'bookworm' '@1740355200'