sha256:1afccdd901e5a038eb78d26198498e19ea7d088ef4dd9bec189e95027381ce09
OS/ARCH
Compressed size
281.37 MB
Last pushed
3 months by zxilly
Type
Image
Manifest digest
sha256:4600e809c5e4f8760724a2d4fed0d08544bc25e11d4fe35d6e746f7d3d852dd2
Image Layers
1ARG TARGETARCH=arm640 B2ADD openEuler-docker-rootfs.arm64.tar.xz / # buildkit61.05 MB3RUN |1 TARGETARCH=arm64 /bin/sh -c1.39 KB4CMD ["bash"]0 B5RUN /bin/sh -c set -eux
#60.91 MB6COPY /out/ / # buildkit159.41 MB7ENV CANGJIE_HOME=/opt/cangjie0 B8ENV LD_LIBRARY_PATH=/opt/cangjie/runtime/lib/linux_aarch64_cjnative:/opt/cangjie/tools/lib0 B9ENV PATH=/opt/cangjie/bin:/opt/cangjie/tools/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.cjpm/bin0 B10LABEL org.opencontainers.image.title=Cangjie 1.2.0-alpha.20260706020029 (slim-openeuler-22.03/arm64)0 B11LABEL org.opencontainers.image.description=Prebuilt Cangjie NIGHTLY 1.2.0-alpha.202607060200290 B12LABEL org.opencontainers.image.version=1.2.0-alpha.202607060200290 B13LABEL org.opencontainers.image.source=https://github.com/Zxilly/cangjie-images0 B14LABEL org.opencontainers.image.url=https://github.com/Zxilly/cangjie-images0 B15LABEL org.opencontainers.image.documentation=https://github.com/Zxilly/cangjie-images#readme0 B16LABEL org.opencontainers.image.vendor=Zxilly0 B17LABEL org.opencontainers.image.licenses=MIT0 B18LABEL org.opencontainers.image.base.name=openeuler/openeuler:22.03-lts-sp40 B19LABEL io.cangjie.channel=nightly0 B20LABEL io.cangjie.version=1.2.0-alpha.202607060200290 B21LABEL io.cangjie.arch=arm640 B22LABEL io.cangjie.backend=cjnative0 B23LABEL io.cangjie.base=slim-openeuler-22.030 B24LABEL io.cangjie.base.family=openeuler0 B25LABEL io.cangjie.slim=true0 B26LABEL 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 B27LABEL io.cangjie.sdk.sha256=d4eedd148c86e0b7e3585a665c1091cd4e9048471b2134163a322096c25bc32a0 B28WORKDIR /workspace99 B29CMD ["bash"]0 BCommand
ARG TARGETARCH=arm64