sha256:891021dbfe08b53c157bcd404d2c0640e2aaaf904de481d0d0f32022f79f8ad3
OS/ARCH
linux/arm64/v8
Compressed size
47.02 MB
Last pushed
about 2 years by nicoloboschi
Type
Image
Manifest digest
sha256:891021dbfe08b53c157bcd404d2c0640e2aaaf904de481d0d0f32022f79f8ad3
Image Layers
1ADD file ... in / 27.83 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.17 MB6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B7ENV PYTHON_VERSION=3.12.30 B8RUN /bin/sh -c set -eux;11.42 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 -y1.68 MB16LABEL org.opencontainers.image.title=langflow0 B17LABEL org.opencontainers.image.authors=[Langflow]0 B18LABEL org.opencontainers.image.licenses=MIT0 B19LABEL org.opencontainers.image.url=https://github.com/langflow-ai/langflow0 B20LABEL org.opencontainers.image.source=https://github.com/langflow-ai/langflow0 B21RUN /bin/sh -c useradd user1.11 KB22USER user0 B23WORKDIR /app99 B24ENTRYPOINT ["python" "-m" "langflow" "run"]0 B25CMD ["--host" "0.0.0.0" "--port" "7860"]0 BCommand
ADD file:e23ba17afc7850bcca9e73ba5022db9f0a80c6a0250585fd3f50a1960226474b in /