Sign inSign up

cr80/python_django:latest

Manifest digest

sha256:7d53fea6de9c56e4c154b75a7ac82cac1f5c7ad5d311847a5c3a1caca81d4eaf

OS/ARCH

linux/amd64

Compressed size

394.3 MB

Last pushed

over 1 year by cr80

Type

Image

Manifest digest

sha256:7d53fea6de9c56e4c154b75a7ac82cac1f5c7ad5d311847a5c3a1caca81d4eaf

Image Layers

1# debian.sh --arch 'amd64' out/46.22 MB
2RUN /bin/sh -c set -eux;22.9 MB
3RUN /bin/sh -c set -eux;61.41 MB
4RUN /bin/sh -c set -ex;201.56 MB
5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
6ENV LANG=C.UTF-80 B
7RUN /bin/sh -c set -eux;5.88 MB
8ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
9ENV PYTHON_VERSION=3.12.90 B
10ENV PYTHON_SHA256=7220835d9f90b37c006e9842a8dff4580aaca4318674f947302b8d28f3f811120 B
11RUN /bin/sh -c set -eux;24.47 MB
12RUN /bin/sh -c set -eux;250 B
13CMD ["python3"]0 B
14WORKDIR /usr/src/app131 B
15COPY requirements.txt . # buildkit375 B
16RUN /bin/sh -c pip install31.85 MB
17COPY . . # buildkit885 B
18RUN /bin/sh -c mkdir -p164 B
19COPY ./entrypoint.sh /entrypoint.sh # buildkit340 B
20RUN /bin/sh -c chmod +x371 B
21ENTRYPOINT ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'