Sign inSign up

agrrh/pagetron-backend:0.2.2

Index digest

sha256:f046e1fd6aff8e723f704e8082395502d0254436d32e449f3af9c3ab1964fcb8

OS/ARCH

linux/amd64

Compressed size

436.75 MB

Last pushed

about 2 years by agrrh

Type

Image

Manifest digest

sha256:3d97b1820334c525cea2d2d814877c78196cf34ef037980d2b474c7b695a0a58

Image Layers

1ADD file ... in / 47.26 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.94 MB
4/bin/sh -c set -eux; apt-get61.18 MB
5/bin/sh -c set -ex; apt-get201.48 MB
6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8RUN /bin/sh -c set -eux;5.88 MB
9ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
10ENV PYTHON_VERSION=3.12.60 B
11RUN /bin/sh -c set -eux;23.02 MB
12RUN /bin/sh -c set -eux;250 B
13CMD ["python3"]0 B
14WORKDIR /app93 B
15COPY ./requirements.txt ./ # buildkit216 B
16RUN /bin/sh -c pip install74.99 MB
17ENV HADOLINT_RELAX=yes0 B
18COPY ./ ./ # buildkit2.41 KB
19CMD ["uvicorn" "main:app" "--host" "0.0.0.0"0 B

Command

ADD file:1129dcf71f67461f4730620f8148cc9ebc7641966fa683cdf84807219ad288b2 in /