Sign inSign up

denibertovic/hellok8s-django:sha-9048ebce

Manifest digest

sha256:56c36df93156bbb2b9de7f426ba611965d5591ecfb64aa8d7bf23027c6eb55a8

OS/ARCH

linux/amd64

Compressed size

199.26 MB

Last pushed

about 1 year by denibertovic

Type

Image

Manifest digest

sha256:56c36df93156bbb2b9de7f426ba611965d5591ecfb64aa8d7bf23027c6eb55a8

Image Layers

1# debian.sh --arch 'amd64' out/27.8 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;3.35 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.50 B
6ENV PYTHON_SHA256=93e583f243454e6e9e4588ca2c2662206ad961659863277afcdb96801647d6400 B
7RUN /bin/sh -c set -eux;12 MB
8RUN /bin/sh -c set -eux;251 B
9CMD ["python3"]0 B
10COPY /uv /uvx /bin/ #17.48 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 /app93 B
15WORKDIR /app32 B
16RUN /bin/sh -c apt-get update111.94 MB
17ENV PID1_VERSION=0.1.3.10 B
18RUN /bin/sh -c curl -sSL521.45 KB
19COPY docker-entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit489 B
20ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B
21RUN /bin/sh -c uv sync26.01 MB
22COPY . /app # buildkit177.77 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/ 'bookworm' '@1751241600'