Sign inSign up

davidbgk/stylo-export:3.8.0

Index digest

sha256:63d4bf48fc734e76f8cf9adfa00fd8ef704fcea75cdb501503a0a05cb8685abf

OS/ARCH

linux/arm64

Compressed size

75.84 MB

Last pushed

5 months by davidbgk

Type

Image

Manifest digest

sha256:7a5faf52fff594748fbf8d176994a6fb6ba17f601700518ff5330117ce145aec

Image Layers

1# debian.sh --arch 'arm64' out/28.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;4.39 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.130 B
6ENV PYTHON_SHA256=2ab91ff401783ccca64f75d10c882e957bdfd60e2bf5a72f8421793729b78a710 B
7RUN /bin/sh -c set -eux;11.21 MB
8RUN /bin/sh -c set -eux;250 B
9CMD ["python3"]0 B
10RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive17.15 MB
11RUN /bin/sh -c addgroup --uid662 B
12RUN /bin/sh -c adduser --disabled-login3.22 KB
13USER styloexport:styloexport0 B
14WORKDIR /usr/stylo-export129 B
15ENV VIRTUAL_ENV=/usr/stylo-export/venv0 B
16RUN /bin/sh -c python -m3.5 MB
17ENV PATH=/usr/stylo-export/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
18RUN /bin/sh -c mkdir ./static166 B
19RUN /bin/sh -c pip install1.04 MB
20COPY --chown=styloexport:styloexport Makefile setup.* .1.67 KB
21COPY --chown=styloexport:styloexport styloexport ./styloexport #237.81 KB
22COPY --chown=styloexport:styloexport templates ./templates #640.45 KB
23COPY --chown=styloexport:styloexport styles ./styles #368.65 KB
24COPY --chown=pandocapi:pandocapi README.md ./README.md #2.73 KB
25COPY --chown=pandocapi:pandocapi pyproject.toml ./pyproject.toml #935 B
26RUN /bin/sh -c make install8.58 MB
27COPY --chown=styloexport:styloexport .envdocker ./.env #231 B
28EXPOSE [8001/tcp]0 B
29CMD ["make" "production"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1775433600'