rjpr/snappass:2.0.0-pre.2

Multi-platform
Security
Developer tools
Index digest

sha256:811f12213f72f7b43d2090486a33300027459ceb6627dd8d9d7970acceda998d

OS/ARCH

Compressed size

81.55 MB

Last pushed

8 months by rjpr

Type

Image

Manifest digest

sha256:d30dfcb2ba6a856b1e8121584367f73a1e061818ce5e86c6af09e8001f97223a

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.93 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'