sha256:52a9303c878f550d4e7c1c1cf5a99a63c2dc69c772c5764cb614e0367bbc0fc4
OS/ARCH
Compressed size
260.08 MB
Last pushed
about 2 months by zxilly
Type
Image
Manifest digest
sha256:99f426fcb68680204b4eaa4f66d978988a84bcffb1c2cc1d581f12a969aac7cb
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c set -eux
export71.04 MB3COPY /out/ / # buildkit160.64 MB4ENV CANGJIE_HOME=/opt/cangjie0 B5ENV LD_LIBRARY_PATH=/opt/cangjie/runtime/lib/linux_x86_64_cjnative:/opt/cangjie/tools/lib0 B6ENV PATH=/opt/cangjie/bin:/opt/cangjie/tools/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.cjpm/bin0 B7LABEL org.opencontainers.image.title=Cangjie 1.3.0-alpha.20260802010032 (slim-trixie/amd64)0 B8LABEL org.opencontainers.image.description=Prebuilt Cangjie NIGHTLY 1.3.0-alpha.202608020100320 B9LABEL org.opencontainers.image.version=1.3.0-alpha.202608020100320 B10LABEL org.opencontainers.image.source=https://github.com/Zxilly/cangjie-images0 B11LABEL org.opencontainers.image.url=https://github.com/Zxilly/cangjie-images0 B12LABEL org.opencontainers.image.documentation=https://github.com/Zxilly/cangjie-images#readme0 B13LABEL org.opencontainers.image.vendor=Zxilly0 B14LABEL org.opencontainers.image.licenses=MIT0 B15LABEL org.opencontainers.image.base.name=debian:trixie-slim0 B16LABEL io.cangjie.channel=nightly0 B17LABEL io.cangjie.version=1.3.0-alpha.202608020100320 B18LABEL io.cangjie.arch=amd640 B19LABEL io.cangjie.backend=cjnative0 B20LABEL io.cangjie.base=slim-trixie0 B21LABEL io.cangjie.base.family=debian0 B22LABEL io.cangjie.slim=true0 B23LABEL io.cangjie.sdk.url=https://gitcode.com/Cangjie/nightly_build/releases/download/1.3.0-alpha.20260802010032/cangjie-sdk-linux-x64-1.3.0-alpha.20260802010032.tar.gz0 B24LABEL io.cangjie.sdk.sha256=53a2a6363428eaa3b2315975bb2561f92b63ded6bf10904d8c091ceda4fd89490 B25WORKDIR /workspace99 B26CMD ["bash"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'