Sign inSign up

junior/devin-in-a-box:0.2.1

Multi-platform
Index digest

sha256:98371a8e34f3289f8b63bc45fcf3456507047ece8990922281ae5bbd8729e9ef

OS/ARCH

Compressed size

119.79 MB

Last pushed

19 days by junior

Type

Image

Manifest digest

sha256:34486ccdd565db929c1ad48c31a7e789821663f22dab47832cc21c30692d677d

Image Layers

1add root layout177.13 KB
2mount /out from exec sh22.77 MB
3add users and groups424 B
4merge status14.57 KB
5add metadata5.91 KB
6ARG DEVIN_INSTALL_URL=https://cli.devin.ai/install.sh0 B
7ARG VERSION=0.2.10 B
8ARG VCS_REF=fd341ecbdd520a87772a52afafdafa0b3b9433260 B
9LABEL org.opencontainers.image.title=Devin in a Box0 B
10SHELL [/bin/bash -o pipefail -c]0 B
11RUN |3 DEVIN_INSTALL_URL=https://cli.devin.ai/install.sh VERSION=0.2.1 VCS_REF=fd341ecbdd520a87772a52afafdafa0b3b94332647.42 MB
12RUN |3 DEVIN_INSTALL_URL=https://cli.devin.ai/install.sh VERSION=0.2.1 VCS_REF=fd341ecbdd520a87772a52afafdafa0b3b9433262.55 KB
13USER devin0 B
14ENV HOME=/home/devin PATH=/home/devin/.local/bin:/usr/local/bin:/usr/bin:/bin XDG_DATA_HOME=/home/devin/.local/share0 B
15RUN |3 DEVIN_INSTALL_URL=https://cli.devin.ai/install.sh VERSION=0.2.1 VCS_REF=fd341ecbdd520a87772a52afafdafa0b3b94332649.41 MB
16WORKDIR /workspace105 B
17RUN |3 DEVIN_INSTALL_URL=https://cli.devin.ai/install.sh VERSION=0.2.1 VCS_REF=fd341ecbdd520a87772a52afafdafa0b3b943326167 B
18COPY --chown=devin:devin --chmod=600 devin-config.json /home/devin/.config/devin/config.json274 B
19COPY --chmod=755 docker-entrypoint.sh /usr/local/bin/devin-ci #1 KB
20ENTRYPOINT ["devin-ci"]0 B

Command

add root layout