Sign inSign up

denibertovic/hellok8s-django:sha-bfa403e7

Manifest digest

sha256:80f729fab63fdf6b82d45931ae1f1c73daaf3906340166e0c955e930be1baeea

OS/ARCH

linux/amd64

Compressed size

223.13 MB

Last pushed

about 1 year by denibertovic

Type

Image

Manifest digest

sha256:80f729fab63fdf6b82d45931ae1f1c73daaf3906340166e0c955e930be1baeea

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
3RUN /bin/sh -c set -eux;1.23 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.70 B
6ENV PYTHON_SHA256=5462f9099dfd30e238def83c71d91897d8caa5ff6ebc7a50f14d4802cdaaa79a0 B
7RUN /bin/sh -c set -eux;11.19 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10COPY /uv /uvx /bin/ #19.84 MB
11ENV UV_COMPILE_BYTECODE=10 B
12ENV UV_NO_MANAGED_PYTHON=10 B
13ENV UV_PYTHON_DOWNLOADS=never0 B
14RUN /bin/sh -c mkdir /app92 B
15WORKDIR /app32 B
16RUN /bin/sh -c apt-get update125.63 MB
17ENV PID1_VERSION=0.1.3.10 B
18RUN /bin/sh -c curl -sSL521.46 KB
19COPY docker-entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit492 B
20ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B
21RUN /bin/sh -c uv sync35.18 MB
22COPY . /app # buildkit205.98 KB
23RUN /bin/sh -c uv sync32 B
24ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
25CMD ["gunicorn" "project.wsgi:application" "-b" "0.0.0.0:8000"0 B

Command

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