sha256:76489ca8b95d6b9a3a13397df9ce60ecac9f357784b715f4a520cd487f9d0502
OS/ARCH
Compressed size
808.45 MB
Last pushed
8 months by prizz
Type
Image
Manifest digest
sha256:78978e9ccd1d4eb9ce04ed899e91e16c09b2bbeca2ac1bc22dd2a876aa3ce472
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=25.100 B5ADD file ... in / 32.4 MB6CMD ["/bin/bash"]0 B7LABEL org.opencontainers.image.title=opencode-cloud-sandbox0 B8LABEL org.opencontainers.image.description=AI-assisted development environment with0 B9LABEL org.opencontainers.image.url=https://github.com/pRizz/opencode-cloud0 B10LABEL org.opencontainers.image.source=https://github.com/pRizz/opencode-cloud0 B11LABEL org.opencontainers.image.vendor=pRizz0 B12LABEL org.opencontainers.image.licenses=MIT0 B13LABEL org.opencontainers.image.base.name=ubuntu:25.100 B14ENV DEBIAN_FRONTEND=noninteractive0 B15ENV TZ=UTC0 B16ENV LANG=C.UTF-80 B17ENV LC_ALL=C.UTF-80 B18RUN /bin/sh -c apt-get update213.21 MB19RUN /bin/sh -c systemctl mask282 B20RUN /bin/sh -c apt-get update15.43 MB21RUN /bin/sh -c apt-get update10.44 MB22RUN /bin/sh -c useradd -m3.71 KB23USER opencode0 B24WORKDIR /home/opencode32 B25RUN /bin/sh -c mkdir -p241 B26ENV PATH=/home/opencode/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B27RUN /bin/sh -c curl https://mise.run28.71 MB28RUN /bin/sh -c timeout 600138.4 MB29ENV PATH=/home/opencode/.local/share/mise/shims:/home/opencode/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B30RUN /bin/sh -c curl --proto194.17 MB31ENV PATH=/home/opencode/.cargo/bin:/home/opencode/.local/share/mise/shims:/home/opencode/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B32SHELL [/bin/bash -c]0 B33RUN /bin/bash -c eval "$(/home/opencode/.local/bin/mise5.12 MB34ENV PNPM_HOME=/home/opencode/.local/share/pnpm0 B35ENV PATH=/home/opencode/.local/share/pnpm:/home/opencode/.cargo/bin:/home/opencode/.local/share/mise/shims:/home/opencode/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B36RUN /bin/bash -c mkdir -p188 B37RUN /bin/bash -c curl -fsSL37.61 MB38ENV PATH=/home/opencode/.bun/bin:/home/opencode/.local/share/pnpm:/home/opencode/.cargo/bin:/home/opencode/.local/share/mise/shims:/home/opencode/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B39RUN /bin/bash -c curl -LsSf20.96 MB40RUN /bin/bash -c mkdir -p3.91 MB41RUN /bin/bash -c eval "$(/home/opencode/.local/bin/mise6.7 MB42RUN /bin/bash -c mkdir -p7.94 MB43USER root0 B44RUN /bin/bash -c apt-get update767.57 KB45USER opencode0 B46USER root0 B47RUN /bin/bash -c curl -fsSL12.08 MB48USER opencode0 B49RUN /bin/bash -c git config269 B50RUN /bin/bash -c mkdir -p408 B51RUN /bin/bash -c printf '%s\n'2.1 KB52RUN /bin/bash -c echo 'export2.11 KB53ENV PATH=/opt/opencode/bin:/home/opencode/.bun/bin:/home/opencode/.local/share/pnpm:/home/opencode/.cargo/bin:/home/opencode/.local/share/mise/shims:/home/opencode/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B54USER root0 B55RUN /bin/bash -c printf '%s\n'320 B56RUN /bin/bash -c ls -la32 B57RUN /bin/bash -c printf '%s\n'551 B58RUN /bin/bash -c mkdir -p226 B59RUN /bin/bash -c printf '%s\n'451 B60RUN /bin/bash -c mkdir -p218 B61RUN /bin/bash -c mkdir -p247 B62RUN /bin/bash -c ls -la32 B63RUN /bin/bash -c printf '%s\n'414 B64HEALTHCHECK &{["CMD-SHELL" "curl -f -H0 B65COPY /opt/opencode /opt/opencode # buildkit78.12 MB66COPY /usr/local/bin/opencode-broker /usr/local/bin/opencode-broker # buildkit1.08 MB67RUN /bin/bash -c chown -R125 B68RUN /bin/bash -c ls -la32 B69USER opencode0 B70RUN /bin/bash -c /opt/opencode/bin/opencode --version1.13 MB71RUN /bin/bash -c mkdir -p285.72 KB72USER root0 B73ARG OPENCODE_CLOUD_VERSION=15.2.00 B74LABEL org.opencode-cloud.version=15.2.00 B75RUN |1 OPENCODE_CLOUD_VERSION=15.2.0 /bin/bash -c152 B76WORKDIR /home/opencode/workspace32 B77EXPOSE [3000/tcp 9090/tcp]0 B78ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 BCommand
ARG RELEASE