Sign inSign up

nicoloboschi/langflow-backend:v1

Manifest digest

sha256:813d27a703ec4bb2d37dee306bca6ce48a204bb8ab323be383782eed908ef8b4

OS/ARCH

linux/amd64

Compressed size

371.98 MB

Last pushed

over 2 years by nicoloboschi

Type

Image

Manifest digest

sha256:813d27a703ec4bb2d37dee306bca6ce48a204bb8ab323be383782eed908ef8b4

Image Layers

1ADD file ... in / 27.8 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;3.35 MB
6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.40 B
8RUN /bin/sh -c set -eux;11.45 MB
9RUN /bin/sh -c set -eux;243 B
10ENV PYTHON_PIP_VERSION=24.00 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B
13RUN /bin/sh -c set -eux;2.88 MB
14CMD ["python3"]0 B
15RUN /bin/sh -c apt-get -y1.68 MB
16LABEL org.opencontainers.image.title=langflow0 B
17LABEL org.opencontainers.image.authors=[Langflow]0 B
18LABEL org.opencontainers.image.licenses=MIT0 B
19LABEL org.opencontainers.image.url=https://github.com/langflow-ai/langflow0 B
20LABEL org.opencontainers.image.source=https://github.com/langflow-ai/langflow0 B
21RUN /bin/sh -c useradd user1.11 KB
22COPY --chown=1000 /app/.venv /app/.venv #324.81 MB
23ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
24USER user0 B
25WORKDIR /app32 B
26ENTRYPOINT ["python" "-m" "langflow" "run"]0 B
27CMD ["--host" "0.0.0.0" "--port" "7860"]0 B

Command

ADD file:5aaace706aa00ff97d243daa2c29f5de88f124e1b97c570634f16eef90783286 in /