rjpr/snappass:2.0.0-pre

Security
Developer tools
Index digest

sha256:e0afe0067c98c289d005893665d0a56f603b112c028c0b478e12016cd50859fc

OS/ARCH

linux/amd64

Compressed size

81.54 MB

Last pushed

8 months by rjpr

Type

Image

Manifest digest

sha256:ea64b42d3b65448a5e30a0279856c48475a90f20ff78d2f0f62bb0af95b5c584

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