Sign inSign up

okteto/tfc-notifications-proxy:0.1.5

Multi-platform
Index digest

sha256:1248d47eb595936c1b1255b94c7827b1617bcbe6131970234492674f6d5487fc

OS/ARCH

Compressed size

43.61 MB

Last pushed

about 2 months by ciokteto

Type

Image

Manifest digest

sha256:104c8294ba8da09d7578abbcad0adcdfb75792cd507c06d0b646955a32aaba2c

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
3RUN /bin/sh -c set -eux;1.22 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.140 B
6ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B
7RUN /bin/sh -c set -eux;11.27 MB
8RUN /bin/sh -c set -eux;248 B
9CMD ["python3"]0 B
10ENV PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1 PIP_NO_CACHE_DIR=1 PORT=80800 B
11WORKDIR /app99 B
12COPY requirements.txt . # buildkit176 B
13RUN /bin/sh -c pip install2.37 MB
14COPY src/ . # buildkit1.91 KB
15EXPOSE map[8080/tcp:{}]0 B
16CMD ["/bin/sh" "-c" "exec gunicorn0 B

Command

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