Sign inSign up

0rf1az/mycoolwebapp:ff71653

Multi-platform
Index digest

sha256:8175efaee3264518a24ea16e4a6f0b887ff5f59374841006588aa17080cac71d

OS/ARCH

Compressed size

82.85 MB

Last pushed

over 1 year by 0rf1az

Type

Image

Manifest digest

sha256:e4908732a192cc1c342f99537a5a6c9b5534e13de441ab85826996e688aed52c

Image Layers

1# debian.sh --arch 'amd64' out/26.91 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;3.35 MB
5ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
6ENV PYTHON_VERSION=3.9.210 B
7ENV PYTHON_SHA256=3126f59592c9b0d798584755f2bf7b081fa1ca35ce7a6fea980108d752a05bb10 B
8RUN /bin/sh -c set -eux;14.24 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11ENV PYTHONUNBUFFERED=10 B
12WORKDIR /app/api110 B
13COPY /usr/local/lib/python3.9/site-packages /usr/local/lib/python3.9/site-packages # buildkit38.2 MB
14COPY /usr/local/bin /usr/local/bin # buildkit582 B
15RUN /bin/sh -c apt-get update141.13 KB
16ENV DB_HOST=http://mysql0 B
17COPY . . # buildkit4.14 KB
18ENTRYPOINT ["python"]0 B
19CMD ["main.py"]0 B

Command

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