Sign inSign up

infrascielo/delorean:v1.0.1

Manifest digest

sha256:15a03f98a873c02527260899991315c93ba9ff56f296af8786d8f9c0549e0e56

OS/ARCH

linux/amd64

Compressed size

156.61 MB

Last pushed

6 months by scieloinfra

Type

Image

Manifest digest

sha256:15a03f98a873c02527260899991315c93ba9ff56f296af8786d8f9c0549e0e56

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 PYTHON_VERSION=3.14.30 B
5ENV PYTHON_SHA256=a97d5549e9ad81fe17159ed02c68774ad5d266c72f8d9a0b5a9c371fe85d902b0 B
6RUN /bin/sh -c set -eux;11.67 MB
7RUN /bin/sh -c set -eux;250 B
8CMD ["python3"]0 B
9ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PIP_NO_CACHE_DIR=10 B
10WORKDIR /app93 B
11RUN /bin/sh -c apt-get update101.11 MB
12COPY requirements.txt setup.py setup.cfg README.rst2.24 KB
13COPY delorean ./delorean # buildkit63.79 KB
14RUN /bin/sh -c python -m14.12 MB
15COPY development.ini production.ini runtests.sh ./712 B
16EXPOSE map[6543/tcp:{}]0 B
17USER 65534:655340 B
18CMD ["pserve" "production.ini" "--reload"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1771804800'