relution/relution-decon-network-proxy:1.3.16

Manifest digest

sha256:85429272881cd044b013e9faf7fa29ba8adcbe35d8377725530bda871ebae163

OS/ARCH

linux/amd64

Compressed size

73.63 MB

Last pushed

6 months by relutionbuilds

Type

Image

Manifest digest

sha256:85429272881cd044b013e9faf7fa29ba8adcbe35d8377725530bda871ebae163

Image Layers

1# debian.sh --arch 'amd64' out/29.35 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.23 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.120 B
7ENV PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c40 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update21.22 MB
12WORKDIR /app93 B
13RUN /bin/sh -c mkdir -p126 B
14COPY requirements.txt . # buildkit206 B
15RUN /bin/sh -c pip install10.26 MB
16COPY . /app/proxy # buildkit15.97 KB
17ARG CI_COMMIT_TAG=1.3.160 B
18ENV APP_VERSION=1.3.160 B
19ENV PYTHONPATH=/app0 B
20WORKDIR /app/proxy32 B
21CMD ["python" "-u" "app.py"]0 B

Command

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