sha256:2315c2ced7eb2d85c900f7353b726e91ae2b91e3566d075e32fb65bb0008554e
OS/ARCH
linux/amd64
Compressed size
575.37 MB
Last pushed
almost 3 years by rashtrapathy
Type
Image
Manifest digest
sha256:2315c2ced7eb2d85c900f7353b726e91ae2b91e3566d075e32fb65bb0008554e
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7ARG SERVER_PORT=85030 B8ARG OUTPUT_PORT=155000 B9RUN |2 SERVER_PORT=8503 OUTPUT_PORT=15500 /bin/sh154.55 MB10ENV NODE_VERSION=18.16.00 B11RUN |2 SERVER_PORT=8503 OUTPUT_PORT=15500 /bin/sh1.28 MB12RUN |2 SERVER_PORT=8503 OUTPUT_PORT=15500 /bin/sh66.07 MB13ENV NVM_DIR=/root/.nvm0 B14RUN |2 SERVER_PORT=8503 OUTPUT_PORT=15500 /bin/sh948 B15RUN |2 SERVER_PORT=8503 OUTPUT_PORT=15500 /bin/sh626 B16RUN |2 SERVER_PORT=8503 OUTPUT_PORT=15500 /bin/sh182 B17ENV PATH=/root/.nvm/versions/node/v18.16.0/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B18RUN |2 SERVER_PORT=8503 OUTPUT_PORT=15500 /bin/sh32 B19RUN |2 SERVER_PORT=8503 OUTPUT_PORT=15500 /bin/sh620 B20RUN |2 SERVER_PORT=8503 OUTPUT_PORT=15500 /bin/sh26.68 MB21RUN |2 SERVER_PORT=8503 OUTPUT_PORT=15500 /bin/sh1.39 MB22RUN |2 SERVER_PORT=8503 OUTPUT_PORT=15500 /bin/sh62.61 MB23RUN |2 SERVER_PORT=8503 OUTPUT_PORT=15500 /bin/sh141.39 KB24RUN |2 SERVER_PORT=8503 OUTPUT_PORT=15500 /bin/sh222.9 KB25RUN |2 SERVER_PORT=8503 OUTPUT_PORT=15500 /bin/sh149.17 MB26RUN |2 SERVER_PORT=8503 OUTPUT_PORT=15500 /bin/sh13.7 MB27RUN |2 SERVER_PORT=8503 OUTPUT_PORT=15500 /bin/sh9.48 MB28RUN |2 SERVER_PORT=8503 OUTPUT_PORT=15500 /bin/sh61.88 MB29WORKDIR /infra95 B30ENV LC_ALL=C.UTF-80 B31ENV LANG=C.UTF-80 B32ENV PYTHONUNBUFFERED=10 B33ENV PYTHONPATH=/infra0 B34ENV STREAMLIT_SERVER_PORT=85030 B35EXPOSE map[8503/tcp:{}]0 B36EXPOSE map[15500/tcp:{}]0 B37RUN |2 SERVER_PORT=8503 OUTPUT_PORT=15500 /bin/sh115 B38COPY sql_agent/ /infra/sql_agent/ # buildkit31.63 KB39COPY chat_model/ /infra/chat_model/ # buildkit5.51 KB40COPY debug_tools/ /infra/debug_tools/ # buildkit3.04 KB41COPY shared_variable.py /infra/ # buildkit2.35 KB42COPY custom/ /infra/custom/ # buildkit937 B43CMD ["streamlit" "run" "chat_model/conversation_window.py"]0 BCommand
ARG RELEASE