Sign inSign up

amerkurev/doku:v1.2.0

Multi-platform
Monitoring & observability
Index digest

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 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;3.18 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.20 B
6ENV PYTHON_SHA256=d984bcc57cd67caab26f7def42e523b1c015bbc5dc07836cf4f0b63fa159eb560 B
7RUN /bin/sh -c set -eux;11.9 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10COPY /install /usr/local # buildkit33.33 MB
11ARG APP_DIR=/usr/src/app0 B
12ARG SUPERVISOR_CONF=/usr/local/etc/supervisord.conf0 B
13ARG GITHUB_REPO=amerkurev/doku0 B
14ARG GIT_SHA=7a706511cfeee76e156dbe731056de3458ccb0cf0 B
15ARG GIT_TAG=v1.2.00 B
16LABEL github.repo=amerkurev/doku0 B
17LABEL org.opencontainers.image.title=Doku0 B
18LABEL org.opencontainers.image.description=Doku - Docker disk0 B
19LABEL org.opencontainers.image.url=https://docker-disk.space0 B
20LABEL org.opencontainers.image.documentation=https://github.com/amerkurev/doku?tab=readme-ov-file#doku0 B
21LABEL org.opencontainers.image.vendor=amerkurev0 B
22LABEL org.opencontainers.image.licenses=MIT License0 B
23LABEL org.opencontainers.image.source=https://github.com/amerkurev/doku0 B
24ENV IN_DOCKER=1 APP_DIR=/usr/src/app GITHUB_REPO=amerkurev/doku GIT_SHA=7a706511cfeee76e156dbe731056de3458ccb0cf0 B
25COPY app /usr/src/app # buildkit1.26 MB
26COPY conf/supervisord.conf /usr/local/etc/supervisord.conf # buildkit537 B
27WORKDIR /usr/src/app32 B
28CMD ["supervisord" "-c" "/usr/local/etc/supervisord.conf"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1742169600'