Sign inSign up

joyzoursky/ai-bug-report-generator:202407221703

Manifest digest

sha256:e073a93f983e64a99dc2005beeeda986f8853b5d33d279806ec8f6d24cc9ef4f

OS/ARCH

linux/amd64

Compressed size

285.98 MB

Last pushed

about 2 years by joyzoursky

Type

Image

Manifest digest

sha256:e073a93f983e64a99dc2005beeeda986f8853b5d33d279806ec8f6d24cc9ef4f

Image Layers

1ADD file ... in / 27.78 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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.90 B
8RUN /bin/sh -c set -eux;12.27 MB
9RUN /bin/sh -c set -eux;233 B
10ENV PYTHON_PIP_VERSION=24.00 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/e03e1607ad60522cf34a92e834138eb89f57667c/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=ee09098395e42eb1f82ef4acb231a767a6ae85504a9cf9983223df0a7cbd35d70 B
14RUN /bin/sh -c set -eux;3.06 MB
15CMD ["python3"]0 B
16RUN /bin/sh -c mkdir -p162 B
17WORKDIR /app32 B
18COPY . /app # buildkit70.49 KB
19RUN /bin/sh -c pip3 install239.46 MB
20COPY static/index.html /usr/local/lib/python3.11/site-packages/streamlit/static/index.html # buildkit1.07 KB
21COPY static/favicon.png /usr/local/lib/python3.11/site-packages/streamlit/static/favicon.png # buildkit1.16 KB
22EXPOSE map[8501/tcp:{}]0 B
23HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost:8501/_stcore/health"]0 B
24ENTRYPOINT ["streamlit" "run" "src/chatbot.py" "--server.port=8501"0 B

Command

ADD file:b24689567a7c604de93e4ef1dc87c372514f692556744da43925c575b4f80df6 in /