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 MB2ENV DEBIAN_FRONTEND=noninteractive BUN_INSTALL=/usr/local0 B3ENV PATH="${BUN_INSTALL}/bin:/home/opencode/.bun/bin:${PATH}"0 B4/bin/sh -c apt-get update &&44.4 MB5/bin/sh -c groupmod -g 9853.4 KB6USER opencode0 B7ENV BUN_INSTALL=/home/opencode/.bun0 B8ENV PATH="/home/opencode/.bun/bin:/usr/local/bin:${PATH}"0 B9/bin/sh -c curl -fsSL https://bun.sh/install435.17 MB10/bin/sh -c mkdir -p /home/opencode/.bun/bin34 B11WORKDIR /workspace0 B12EXPOSE 40960 B13CMD ["opencode", "serve", "--hostname", "0.0.0.0",0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'