Sign inSign up

zxilly/cangjie:nightly-slim-openeuler-20.03

Multi-platform
Languages & frameworks
Index digest

sha256:137578f322678975073ca8cf1e95507cc98f10815077f4a9e6a4695855243585

OS/ARCH

Compressed size

383.05 MB

Last pushed

about 2 months by zxilly

Type

Image

Manifest digest

sha256:ba31890e7ba1550f7049cf8c605648985ce518167dcc583e2d6449d18fb2961b

Image Layers

1ARG TARGETARCH=arm640 B
2ADD openEuler-docker-rootfs.arm64.tar.xz / # buildkit79.23 MB
3RUN |1 TARGETARCH=arm64 /bin/sh -c1.44 KB
4CMD ["bash"]0 B
5RUN /bin/sh -c set -eux #144.36 MB
6COPY /out/ / # buildkit159.46 MB
7ENV CANGJIE_HOME=/opt/cangjie0 B
8ENV LD_LIBRARY_PATH=/opt/cangjie/runtime/lib/linux_aarch64_cjnative:/opt/cangjie/tools/lib0 B
9ENV PATH=/opt/cangjie/bin:/opt/cangjie/tools/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.cjpm/bin0 B
10LABEL org.opencontainers.image.title=Cangjie 1.3.0-alpha.20260802010032 (slim-openeuler-20.03/arm64)0 B
11LABEL org.opencontainers.image.description=Prebuilt Cangjie NIGHTLY 1.3.0-alpha.202608020100320 B
12LABEL org.opencontainers.image.version=1.3.0-alpha.202608020100320 B
13LABEL org.opencontainers.image.source=https://github.com/Zxilly/cangjie-images0 B
14LABEL org.opencontainers.image.url=https://github.com/Zxilly/cangjie-images0 B
15LABEL org.opencontainers.image.documentation=https://github.com/Zxilly/cangjie-images#readme0 B
16LABEL org.opencontainers.image.vendor=Zxilly0 B
17LABEL org.opencontainers.image.licenses=MIT0 B
18LABEL org.opencontainers.image.base.name=openeuler/openeuler:20.03-lts-sp40 B
19LABEL io.cangjie.channel=nightly0 B
20LABEL io.cangjie.version=1.3.0-alpha.202608020100320 B
21LABEL io.cangjie.arch=arm640 B
22LABEL io.cangjie.backend=cjnative0 B
23LABEL io.cangjie.base=slim-openeuler-20.030 B
24LABEL io.cangjie.base.family=openeuler0 B
25LABEL io.cangjie.slim=true0 B
26LABEL io.cangjie.sdk.url=https://gitcode.com/Cangjie/nightly_build/releases/download/1.3.0-alpha.20260802010032/cangjie-sdk-linux-aarch64-1.3.0-alpha.20260802010032.tar.gz0 B
27LABEL io.cangjie.sdk.sha256=a203f5d2cc8c19fc3dc8db2e9bd109965b7320bd5087196ba6ad35a18306908d0 B
28WORKDIR /workspace99 B
29CMD ["bash"]0 B

Command

ARG TARGETARCH=arm64