Sign inSign up

matamagu/chorus-opencode-sandbox:0.0.8

Multi-platform
Index digest

sha256:04d4114c9874c18ebb1ed9260541009622ec95344011ee5e4b2e51b82804a851

OS/ARCH

Compressed size

656.82 MB

Last pushed

6 days by matamagu

Type

Image

Manifest digest

sha256:80dccb917a9dbd74698c2bde7d939ae1d322c6db151d258fd3e01e9ab7fd08a0

Image Layers

1# debian.sh --arch 'amd64' out/46.24 MB
2RUN /bin/sh -c set -eux;22.93 MB
3RUN /bin/sh -c set -eux;61.41 MB
4RUN /bin/sh -c set -ex;201.75 MB
5RUN /bin/sh -c groupadd --gid3.24 KB
6ENV NODE_VERSION=20.20.20 B
7RUN /bin/sh -c ARCH= &&46.37 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13RUN /bin/sh -c apt-get update11.1 MB
14RUN /bin/sh -c mkdir -p12.89 KB
15RUN /bin/sh -c mkdir -p100 B
16WORKDIR /workspace32 B
17USER node0 B
18ENV NPM_CONFIG_PREFIX=/usr/local/share/npm-global0 B
19ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/share/npm-global/bin0 B
20RUN /bin/sh -c npm install265.8 MB
21COPY init-firewall.sh /usr/local/bin/ # buildkit3.36 KB
22COPY entrypoint.sh /usr/local/bin/ # buildkit652 B
23USER root0 B
24RUN /bin/sh -c chmod +x3.82 KB
25USER node0 B
26ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B
27CMD ["opencode" "acp"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'