Sign inSign up

blakaneyk/opendevin:0.8.3-restricted-scc

Manifest digest

sha256:112fb211a0d04b841539b7f6b68213a82938c1c75aba756f13f4f0e53ccec19f

OS/ARCH

linux/amd64

Compressed size

8.03 GB

Last pushed

almost 2 years by blakaneyk

Type

Image

Manifest digest

sha256:112fb211a0d04b841539b7f6b68213a82938c1c75aba756f13f4f0e53ccec19f

Image Layers

1ADD file ... in / 27.8 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=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.30 B
8RUN /bin/sh -c set -eux;11.44 MB
9RUN /bin/sh -c set -eux;243 B
10ENV PYTHON_PIP_VERSION=24.00 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B
13RUN /bin/sh -c set -eux;2.91 MB
14CMD ["python3"]0 B
15WORKDIR /app93 B
16ENV RUN_AS_DEVIN=true0 B
17ENV OPENDEVIN_USER_ID=424200 B
18ENV USE_HOST_NETWORK=false0 B
19ENV SSH_HOSTNAME=host.docker.internal0 B
20ENV WORKSPACE_BASE=/opt/workspace_base0 B
21ENV OPEN_DEVIN_BUILD_VERSION=0 B
22RUN /bin/sh -c mkdir -p122 B
23RUN /bin/sh -c apt-get update31.35 MB
24RUN /bin/sh -c sed -i5.15 KB
25RUN /bin/sh -c sed -i5.15 KB
26RUN /bin/sh -c groupadd app703 B
27RUN /bin/sh -c useradd -l4.25 KB
28RUN /bin/sh -c chown -R102 B
29RUN /bin/sh -c sudo chown135 B
30USER opendevin0 B
31ENV VIRTUAL_ENV=/app/.venv PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PYTHONPATH=/app0 B
32COPY --chown=opendevin:app --chmod=770 /app/.venv /app/.venv3.07 GB
33RUN /bin/sh -c playwright install279.25 MB
34COPY --chown=opendevin:app --chmod=770 ./opendevin ./opendevin114.19 KB
35COPY --chown=opendevin:app --chmod=777 ./opendevin/runtime/plugins ./opendevin/runtime/plugins29.54 KB
36COPY --chown=opendevin:app --chmod=770 ./agenthub ./agenthub37.84 KB
37RUN /bin/sh -c python opendevin/core/download.py20.64 MB
38RUN /bin/sh -c chown -R195 B
39COPY --chown=opendevin:app --chmod=770 /app/dist ./frontend/dist1.14 MB
40COPY --chown=opendevin:app --chmod=770 ./containers/app/entrypoint.sh /app/entrypoint.sh853 B
41USER root0 B
42WORKDIR /app32 B
43ENTRYPOINT ["/app/entrypoint.sh"]0 B
44CMD ["uvicorn" "opendevin.server.listen:app" "--host" "0.0.0.0"0 B
45/bin/sh -c chmod 777 -R3.09 GB
46ENTRYPOINT []0 B
47USER root0 B
48/bin/sh -c apt-get update &&175.35 MB
49/bin/sh -c mkdir -p -m0755114 B
50/bin/sh -c ln -s /usr/bin/python3151 B
51/bin/sh -c mkdir -p /opendevin123 B
52/bin/sh -c wget "https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-$(uname)-$(uname -m).sh"78.49 MB
53/bin/sh -c bash Miniforge3-$(uname)-$(uname -m).sh215.86 MB
54/bin/sh -c chmod -R g+w281.86 MB
55/bin/sh -c bash -c ".21.44 KB
56/bin/sh -c echo "" >144 B
57/bin/sh -c /opendevin/miniforge3/bin/pip install --upgrade35.19 KB
58/bin/sh -c /opendevin/miniforge3/bin/pip install jupyterlab83.31 MB
59/bin/sh -c /opendevin/miniforge3/bin/pip install python-docx31.89 MB
60/bin/sh -c chmod 777 -R343.78 MB
61/bin/sh -c mkdir -p /opt/workspace_base135 B
62/bin/sh -c sed "s/config.sandbox_type/\'local\'/g" -i57.16 KB
63/bin/sh -c export PATH=/opendevin/miniforge3/bin:/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
64/bin/sh -c echo $PATH0 B
65/bin/sh -c cd /app &&331.43 MB
66CMD ["uvicorn" "opendevin.server.listen:app" "--host"0 B

Command

ADD file:5aaace706aa00ff97d243daa2c29f5de88f124e1b97c570634f16eef90783286 in /