rjpr/snappass:2.0.0

Multi-platform
Security
Developer tools
Index digest

sha256:706d86286c56b7453362900ec950c4a774f0787f770d9bf3809a6acc8ae57095

OS/ARCH

Compressed size

81.41 MB

Last pushed

8 months by rjpr

Type

Image

Manifest digest

sha256:42a6dce9e13dc981b0efa2dc172f753efba092b0ddafadeefa21c6b7b3a04586

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;1.21 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.13 MB
8RUN /bin/sh -c set -eux;247 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.09 KB
14COPY ./snappass /usr/src/snappass/snappass # buildkit15.83 KB
15RUN /bin/sh -c pip install40.06 MB
16RUN /bin/sh -c pybabel compile58.46 KB
17RUN /bin/sh -c python setup.py197.9 KB
18USER snappass0 B
19EXPOSE [5000/tcp]0 B
20CMD ["waitress-serve" "--listen=*:5000" "snappass.main:app"]0 B

Command

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