sha256:5d1fba2bc78557b4c739b047d85133490a2ff950203b13f07319db4b34ea1a8b
OS/ARCH
linux/amd64
Compressed size
408.61 MB
Last pushed
almost 3 years by rashtrapathy
Type
Image
Manifest digest
sha256:5d1fba2bc78557b4c739b047d85133490a2ff950203b13f07319db4b34ea1a8b
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=85010 B8RUN |1 SERVER_PORT=8502 /bin/sh -c151.16 MB9RUN |1 SERVER_PORT=8502 /bin/sh -c1.41 MB10RUN |1 SERVER_PORT=8502 /bin/sh -c61.95 MB11RUN |1 SERVER_PORT=8502 /bin/sh -c141.51 KB12RUN |1 SERVER_PORT=8502 /bin/sh -c218.15 KB13RUN |1 SERVER_PORT=8502 /bin/sh -c151.82 MB14RUN |1 SERVER_PORT=8502 /bin/sh -c13.73 MB15WORKDIR /infra128 B16ENV LC_ALL=C.UTF-80 B17ENV LANG=C.UTF-80 B18ENV PYTHONUNBUFFERED=10 B19ENV PYTHONPATH=/infra0 B20ENV STREAMLIT_SERVER_PORT=85020 B21EXPOSE map[8502/tcp:{}]0 B22RUN |1 SERVER_PORT=8502 /bin/sh -c148 B23COPY sql_agent/ /infra/sql_agent/ # buildkit9.17 KB24COPY chat_model/ /infra/chat_model/ # buildkit3.52 KB25COPY debug_tools/ /infra/debug_tools/ # buildkit5.13 KB26COPY shared_variable.py /infra/ # buildkit166 B27COPY custom/ /infra/custom/ # buildkit565 B28CMD ["streamlit" "run" "chat_model/conversation_window.py"]0 BCommand
ARG RELEASE