t9kpublic/gpt-researcher:v3.1.5

Manifest digest

sha256:e53cee94952e6a36c33e7811ee5f567f95f72cbac1b3abe8ea2153e372e56a82

OS/ARCH

linux/amd64

Compressed size

619.39 MB

Last pushed

over 1 year by xyxxxxx

Type

Image

Manifest digest

sha256:e53cee94952e6a36c33e7811ee5f567f95f72cbac1b3abe8ea2153e372e56a82

Image Layers

1ADD file ... in / 29.96 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;1.03 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.40 B
8RUN /bin/sh -c set -eux;11.41 MB
9RUN /bin/sh -c set -eux;244 B
10ENV PYTHON_PIP_VERSION=23.1.20 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/9af82b715db434abb94a0a6f3569f43e72157346/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=45a2bb8bf2bb5eff16fdd00faef6f29731831c7c59bd9fc2bf1f3bed511ff1fe0 B
14RUN /bin/sh -c set -eux;3.23 MB
15CMD ["python3"]0 B
16RUN /bin/sh -c apt-get update441.67 MB
17ENV PIP_ROOT_USER_ACTION=ignore0 B
18WORKDIR /usr/src/app134 B
19COPY ./requirements.txt ./requirements.txt # buildkit431 B
20COPY ./multi_agents/requirements.txt ./multi_agents/requirements.txt # buildkit264 B
21RUN /bin/sh -c pip install125.93 MB
22RUN /bin/sh -c useradd -ms4.76 KB
23USER gpt-researcher0 B
24WORKDIR /usr/src/app32 B
25COPY --chown=gpt-researcher:gpt-researcher ./ ./ #6.16 MB
26EXPOSE map[8000/tcp:{}]0 B
27CMD ["uvicorn" "main:app" "--host" "0.0.0.0"0 B

Command

ADD file:2d91c2e03d02bfa16fe4f766d851b351d93d33f84751ad96c985e64ea024ec28 in /