rjpr/snappass:2.0.0

Multi-platform
Security
Developer tools
Index digest

sha256:706d86286c56b7453362900ec950c4a774f0787f770d9bf3809a6acc8ae57095

OS/ARCH

Compressed size

81.55 MB

Last pushed

8 months by rjpr

Type

Image

Manifest digest

sha256:4ff8d5a1836041eb88688f4e0a471da610fb6c6bbf7835c1fdbf1e7a01f065b6

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.md6.1 KB
14COPY ./snappass /usr/src/snappass/snappass # buildkit15.83 KB
15RUN /bin/sh -c pip install40.46 MB
16RUN /bin/sh -c pybabel compile58.45 KB
17RUN /bin/sh -c python setup.py197.87 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'