t9kpublic/gpt-researcher:20240520

Manifest digest

sha256:b12ec989db81fa9222eabf07e97d549588c14c4140cab7b3c1b0d7459bf5032f

OS/ARCH

linux/amd64

Compressed size

840.93 MB

Last pushed

about 2 years by xyxxxxx

Type

Image

Manifest digest

sha256:b12ec989db81fa9222eabf07e97d549588c14c4140cab7b3c1b0d7459bf5032f

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 update294.81 MB
17RUN /bin/sh -c apt-get update132.62 MB
18ENV PIP_ROOT_USER_ACTION=ignore0 B
19RUN /bin/sh -c mkdir /usr/src/app134 B
20WORKDIR /usr/src/app32 B
21COPY ./requirements.txt ./requirements.txt # buildkit432 B
22RUN /bin/sh -c pip install364.52 MB
23RUN /bin/sh -c useradd -ms4.63 KB
24USER gpt-researcher0 B
25COPY ./ ./ # buildkit3.35 MB
26EXPOSE map[8000/tcp:{}]0 B
27CMD ["uvicorn" "main:app" "--host" "0.0.0.0"0 B

Command

ADD file:2d91c2e03d02bfa16fe4f766d851b351d93d33f84751ad96c985e64ea024ec28 in /