Sign inSign up

jlsalvador/opencode:latest

Multi-platform
Index digest

sha256:007369f46e240e1b471dacc665618bbc2522e099c2c5b2b2485ed558ee91d399

OS/ARCH

Compressed size

506.5 MB

Last pushed

about 21 hours by jlsalvador

Type

Image

Manifest digest

sha256:e5727cdeccf1d3c389fe201db8871aeb0636e06192746712744436dfce6687e0

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2ENV DEBIAN_FRONTEND=noninteractive BUN_INSTALL=/usr/local0 B
3ENV PATH="${BUN_INSTALL}/bin:/home/opencode/.bun/bin:${PATH}"0 B
4/bin/sh -c apt-get update &&44.4 MB
5/bin/sh -c groupmod -g 9853.4 KB
6USER opencode0 B
7ENV BUN_INSTALL=/home/opencode/.bun0 B
8ENV PATH="/home/opencode/.bun/bin:/usr/local/bin:${PATH}"0 B
9/bin/sh -c curl -fsSL https://bun.sh/install435.17 MB
10/bin/sh -c mkdir -p /home/opencode/.bun/bin34 B
11WORKDIR /workspace0 B
12EXPOSE 40960 B
13CMD ["opencode", "serve", "--hostname", "0.0.0.0",0 B

Command

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