Sign inSign up

l4rm4nd/vouchervault:1.29.0

Multi-platform
Index digest

sha256:ff41ba8b5f90a19b46887a2e003694987b368cb9c7d165f342716aaa0722752c

OS/ARCH

Compressed size

283.72 MB

Last pushed

3 months by l4rm4nd

Type

Image

Manifest digest

sha256:1352000bc1a5866188ab2c37562b0b2e5a434680af7ecb0ce01da4247dcdef37

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.22 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11ARG VERSION=1.29.00 B
12ENV VERSION=1.29.00 B
13ENV PYTHONDONTWRITEBYTECODE=10 B
14ENV PYTHONUNBUFFERED=10 B
15RUN |1 VERSION=1.29.0 /bin/sh -c127.75 MB
16WORKDIR /opt/app32 B
17COPY myproject /opt/app/myproject # buildkit5.04 KB
18COPY myapp /opt/app/myapp # buildkit19.16 MB
19COPY manage.py /opt/app/manage.py # buildkit533 B
20COPY requirements.txt /opt/app/requirements.txt # buildkit408 B
21COPY /docker/entrypoint.sh /opt/app/docker/entrypoint.sh # buildkit1.29 KB
22COPY /docker/docker_uwsgi.ini /opt/app/docker/docker_uwsgi.ini # buildkit319 B
23COPY locale /opt/app/locale # buildkit86.02 KB
24RUN |1 VERSION=1.29.0 /bin/sh -c95.26 MB
25USER www-data0 B
26ENTRYPOINT ["/opt/app/docker/entrypoint.sh"]0 B
27EXPOSE [8000/tcp]0 B
28STOPSIGNAL SIGTERM0 B

Command

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