rjpr/snappass:2.0.0-pre.1

Multi-platform
Security
Developer tools
Index digest

sha256:3d4e7126cb8854fe63aa7f95e29d4465d78cbbffcd6d1a54be11389f4be7c0bb

OS/ARCH

Compressed size

81.54 MB

Last pushed

8 months by rjpr

Type

Image

Manifest digest

sha256:dcdb02e9e45262e630ae5ba4a3cdb068a9261cff165695b7c642d0a9ea01c1bd

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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;1.23 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.90 B
6ENV PYTHON_SHA256=ed5ef34cda36cfa2f3a340f07cac7e7814f91c7f3c411f6d3562323a866c5c660 B
7RUN /bin/sh -c set -eux;11.19 MB
8RUN /bin/sh -c set -eux;251 B
9CMD ["python3"]0 B
10ENV APP_DIR=/usr/src/snappass0 B
11RUN /bin/sh -c groupadd -r1.14 KB
12WORKDIR /usr/src/snappass32 B
13COPY setup.py requirements.txt MANIFEST.in README.md5.34 KB
14COPY ./snappass /usr/src/snappass/snappass # buildkit15.31 KB
15RUN /bin/sh -c pip install40.46 MB
16RUN /bin/sh -c pybabel compile58.45 KB
17RUN /bin/sh -c python setup.py191.15 KB
18USER snappass0 B
19EXPOSE [5000/tcp]0 B
20CMD ["waitress-serve" "--listen=*:5000" "snappass.main:app"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1763337600'