sha256:623cfc50bb6a80ca458d5d900f1ce9aefa44a39a141295f416f1dd52fa5efb2a
OS/ARCH
Compressed size
253.73 MB
Last pushed
3 months by zxilly
Type
Image
Manifest digest
sha256:3038637c443c83c80e64eee76c528b329fee5c0139a73052c1e4f3b0ee76282f
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2RUN /bin/sh -c set -eux
export65.57 MB3COPY /out/ / # buildkit159.41 MB4ENV CANGJIE_HOME=/opt/cangjie0 B5ENV LD_LIBRARY_PATH=/opt/cangjie/runtime/lib/linux_aarch64_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.2.0-alpha.20260706020029 (slim-trixie/arm64)0 B8LABEL org.opencontainers.image.description=Prebuilt Cangjie NIGHTLY 1.2.0-alpha.202607060200290 B9LABEL org.opencontainers.image.version=1.2.0-alpha.202607060200290 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.2.0-alpha.202607060200290 B18LABEL io.cangjie.arch=arm640 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.2.0-alpha.20260706020029/cangjie-sdk-linux-aarch64-1.2.0-alpha.20260706020029.tar.gz0 B24LABEL io.cangjie.sdk.sha256=d4eedd148c86e0b7e3585a665c1091cd4e9048471b2134163a322096c25bc32a0 B25WORKDIR /workspace99 B26CMD ["bash"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1782172800'