Sign inSign up

babis/pm-llm:latest

Manifest digest

sha256:45fd8f9eab009a60d0a008afbd919a5b16a94ad2286e1746c13693490817eb3d

OS/ARCH

linux/amd64

Compressed size

61.18 MB

Last pushed

about 1 year by babis

Type

Image

Manifest digest

sha256:45fd8f9eab009a60d0a008afbd919a5b16a94ad2286e1746c13693490817eb3d

Image Layers

1# debian.sh --arch 'amd64' out/28.39 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.130 B
7ENV PYTHON_SHA256=8fb5f9fbc7609fa822cb31549884575db7fd9657cbffb89510b5d7975963a83a0 B
8RUN /bin/sh -c set -eux;13.96 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update3.7 KB
12WORKDIR /app93 B
13COPY requirements_webapp.txt /app/ # buildkit214 B
14RUN /bin/sh -c pip install17.59 MB
15COPY webapp_backend.py webapp_frontend.html /app/ #3.24 KB
16EXPOSE map[8000/tcp:{}]0 B
17ENV HOST=0.0.0.0 PORT=80000 B
18HEALTHCHECK &{["CMD-SHELL" "python -c \"import0 B
19CMD ["uvicorn" "webapp_backend:app" "--host" "0.0.0.0"0 B

Command

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