sha256:60da3ea667e3a914d1b0cdb8b5725db589d765cc6dad97741ed8dcdbc6eae4b6
OS/ARCH
Compressed size
4.91 GB
Last pushed
10 months by phact
Type
Image
Manifest digest
sha256:f8e6a05c981ef975bbca195ffeed7ad87fa10128ebcee419a04f8865731e3f7f
Image Layers
1ADD file ... in / 27.8 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;3.35 MB6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B7ENV PYTHON_VERSION=3.12.30 B8RUN /bin/sh -c set -eux;11.44 MB9RUN /bin/sh -c set -eux;243 B10ENV PYTHON_PIP_VERSION=24.00 B11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B12ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B13RUN /bin/sh -c set -eux;2.91 MB14CMD ["python3"]0 B15RUN /bin/sh -c apt-get update109.14 MB16COPY --chown=1000 /app/.venv /app/.venv #4.75 GB17ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B18LABEL org.opencontainers.image.title=langflow0 B19LABEL org.opencontainers.image.authors=[Langflow]0 B20LABEL org.opencontainers.image.licenses=MIT0 B21LABEL org.opencontainers.image.url=https://github.com/langflow-ai/langflow0 B22LABEL org.opencontainers.image.source=https://github.com/langflow-ai/langflow0 B23USER user0 B24WORKDIR /app32 B25ENV LANGFLOW_HOST=0.0.0.00 B26ENV LANGFLOW_PORT=78600 B27CMD ["langflow" "run"]0 B28EXPOSE [7860/tcp]0 B29CMD ["langflow" "run" "--host" "0.0.0.0"0 BCommand
ADD file:5aaace706aa00ff97d243daa2c29f5de88f124e1b97c570634f16eef90783286 in /