Sign inSign up

lanol/filecodebox:edge-0ee2f04

Multi-platform
Index digest

sha256:335fb90c0b13172db94483509df22c67ad1cf088b232bc79825ed6deef743238

OS/ARCH

Compressed size

74.34 MB

Last pushed

about 2 months by lanol

Type

Image

Manifest digest

sha256:fccd8563c3ad9e300fb30be5f61de58ee0ee41afaa19ed753c983bdbfaf8fbc7

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;3.2 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;12.97 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11ARG APP_VERSION=2.5.2-dev+0ee2f046dd050 B
12ARG VCS_REF=0ee2f046dd057fecceaee1059d72d67de3038f190 B
13ARG FRONTEND_2024_REF=19a208b6a24b173f9ced1aaf6d120aa36758e9e50 B
14ARG FRONTEND_2023_REF=5d5e77d97b4278bfd543b26e50ed13e5fbf724520 B
15LABEL author=Lan0 B
17LABEL org.opencontainers.image.version=2.5.2-dev+0ee2f046dd050 B
18LABEL org.opencontainers.image.revision=0ee2f046dd057fecceaee1059d72d67de3038f190 B
19LABEL org.opencontainers.image.filecodebox.frontend-2024-revision=19a208b6a24b173f9ced1aaf6d120aa36758e9e50 B
20LABEL org.opencontainers.image.filecodebox.frontend-2023-revision=5d5e77d97b4278bfd543b26e50ed13e5fbf724520 B
21WORKDIR /app93 B
22COPY . . # buildkit56.08 KB
23ENV APP_VERSION=2.5.2-dev+0ee2f046dd050 B
24RUN |4 APP_VERSION=2.5.2-dev+0ee2f046dd05 VCS_REF=0ee2f046dd057fecceaee1059d72d67de3038f19 FRONTEND_2024_REF=19a208b6a24b173f9ced1aaf6d120aa36758e9e5192 B
25COPY /build/fronted-2024/dist ./themes/2024 # buildkit367.78 KB
26COPY /build/fronted-2023/dist ./themes/2023 # buildkit1.61 MB
27RUN |4 APP_VERSION=2.5.2-dev+0ee2f046dd05 VCS_REF=0ee2f046dd057fecceaee1059d72d67de3038f19 FRONTEND_2024_REF=19a208b6a24b173f9ced1aaf6d120aa36758e9e529.34 MB
28USER appuser0 B
29ENV HOST=0.0.0.0 PORT=12345 WORKERS=1 LOG_LEVEL=info0 B
30EXPOSE [12345/tcp]0 B
31CMD ["sh" "-c" "exec uvicorn0 B

Command

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