Sign inSign up

egarciay29/webinar-bob:6e3ae7e

Manifest digest

sha256:b06f2dbb2375111b8b023ba55f18efd3fa22b6ebd31d1ab0726e4fa16aee9d0a

OS/ARCH

linux/amd64

Compressed size

66.58 MB

Last pushed

6 days by egarciay29

Type

Image

Manifest digest

sha256:b06f2dbb2375111b8b023ba55f18efd3fa22b6ebd31d1ab0726e4fa16aee9d0a

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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;1.23 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.160 B
7ENV PYTHON_SHA256=91bcdebfdde239a003ae93738a7fce0f9230fee5c4bc2b86f6e6e8c6f98aabe80 B
8RUN /bin/sh -c set -eux;13.78 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /srv32 B
12COPY requirements.txt . # buildkit250 B
13RUN /bin/sh -c pip install22.17 MB
14COPY app ./app # buildkit12.76 KB
15COPY templates ./templates # buildkit6.96 KB
16COPY static ./static # buildkit992 KB
17COPY correos ./correos # buildkit4.21 KB
18RUN /bin/sh -c useradd --uid1.17 KB
19USER 100010 B
20EXPOSE [8000/tcp]0 B
21CMD ["uvicorn" "app.main:app" "--host" "0.0.0.0"0 B

Command

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