sha256:ee9286c91580ec97bb79cdcaf5be239ee3ccfae53fd15a8791268bb5ae2b9419
OS/ARCH
Compressed size
73.24 MB
Last pushed
3 days by lanol
Type
Image
Manifest digest
sha256:2df369a3990d32e0cf7817d253a1358e7318aa9fb07bf6d5875b0391fb37ff36
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;3.37 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;13.04 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ARG APP_VERSION=2.6.00 B12ARG VCS_REF=18d344cc9be064da9b96d49227b5dd88fdc2acfb0 B13ARG FRONTEND_2024_REF=c32466a20ae104eae9e2d8561965378e1c1b53250 B14ARG FRONTEND_2023_REF=5d5e77d97b4278bfd543b26e50ed13e5fbf724520 B15LABEL author=Lan0 B17LABEL org.opencontainers.image.version=2.6.00 B18LABEL org.opencontainers.image.revision=18d344cc9be064da9b96d49227b5dd88fdc2acfb0 B19LABEL org.opencontainers.image.filecodebox.frontend-2024-revision=c32466a20ae104eae9e2d8561965378e1c1b53250 B20LABEL org.opencontainers.image.filecodebox.frontend-2023-revision=5d5e77d97b4278bfd543b26e50ed13e5fbf724520 B21WORKDIR /app93 B22COPY . . # buildkit98.67 KB23ENV APP_VERSION=2.6.00 B24RUN |4 APP_VERSION=2.6.0 VCS_REF=18d344cc9be064da9b96d49227b5dd88fdc2acfb FRONTEND_2024_REF=c32466a20ae104eae9e2d8561965378e1c1b5325191 B25COPY /build/fronted-2024/dist ./themes/2024 # buildkit367.6 KB26COPY /build/fronted-2023/dist ./themes/2023 # buildkit1.61 MB27RUN |4 APP_VERSION=2.6.0 VCS_REF=18d344cc9be064da9b96d49227b5dd88fdc2acfb FRONTEND_2024_REF=c32466a20ae104eae9e2d8561965378e1c1b532527.84 MB28ENV HOST=0.0.0.0 PORT=12345 WORKERS=1 APP_ENV=production0 B29EXPOSE [12345/tcp]0 B30CMD ["sh" "-c" "access_log_arg=--no-access-log; if0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'