sha256:d34158afc224e4c18aeb520eeb5f1ff860d8f5ac185901e8c2ae9a52a9175314
OS/ARCH
Compressed size
311.14 MB
Last pushed
about 2 months by zxilly
Type
Image
Manifest digest
sha256:6c02779357e67896fb0703bd9f86fe5a799efe5a3d45acad86182de0f58d8274
Image Layers
1ARG TARGETARCH=amd640 B2ADD openEuler-docker-rootfs.amd64.tar.xz / # buildkit61.9 MB3RUN |1 TARGETARCH=amd64 /bin/sh -c1.26 KB4CMD ["bash"]0 B5RUN /bin/sh -c set -eux
#88.59 MB6COPY /out/ / # buildkit160.64 MB7ENV CANGJIE_HOME=/opt/cangjie0 B8ENV LD_LIBRARY_PATH=/opt/cangjie/runtime/lib/linux_x86_64_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.3.0-alpha.20260802010032 (slim-openeuler-24.03/amd64)0 B11LABEL org.opencontainers.image.description=Prebuilt Cangjie NIGHTLY 1.3.0-alpha.202608020100320 B12LABEL org.opencontainers.image.version=1.3.0-alpha.202608020100320 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:24.03-lts-sp20 B19LABEL io.cangjie.channel=nightly0 B20LABEL io.cangjie.version=1.3.0-alpha.202608020100320 B21LABEL io.cangjie.arch=amd640 B22LABEL io.cangjie.backend=cjnative0 B23LABEL io.cangjie.base=slim-openeuler-24.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.3.0-alpha.20260802010032/cangjie-sdk-linux-x64-1.3.0-alpha.20260802010032.tar.gz0 B27LABEL io.cangjie.sdk.sha256=53a2a6363428eaa3b2315975bb2561f92b63ded6bf10904d8c091ceda4fd89490 B28WORKDIR /workspace99 B29CMD ["bash"]0 BCommand
ARG TARGETARCH=amd64