ysdragon/ring:light

Multi-platform
Index digest

sha256:7dae0309789c824c1788fdf2e9710ecac0e4609e11a39c7959fc8838bcf776e1

OS/ARCH

Compressed size

702.24 MB

Last pushed

about 2 months by ysdragon

Type

Image

Manifest digest

sha256:036483894e1a9b544431bd45713c308f50e20043ed14b5205dc76e17cdda3415

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6ENV DEBIAN_FRONTEND=noninteractive LANG=C.UTF-8 LC_ALL=C.UTF-8 RING_VARIANT=light0 B
7RUN /bin/sh -c apt-get update117.75 MB
8RUN /bin/sh -c git config162 B
9COPY /opt/ring /opt/ring # buildkit556.12 MB
10COPY /usr/bin /usr/bin # buildkit233 B
11COPY /usr/lib /usr/lib # buildkit490 B
12COPY patches /patches # buildkit1.13 KB
13COPY entrypoint.sh /entrypoint.sh # buildkit2.27 KB
14RUN /bin/sh -c chmod +x2.27 KB
15LABEL org.opencontainers.image.source=https://github.com/ysdragon/ring-docker0 B
16LABEL org.opencontainers.image.description=Docker image for Ring0 B
17LABEL org.opencontainers.image.licenses=MIT0 B
18WORKDIR /app93 B
19ENTRYPOINT ["/entrypoint.sh"]0 B

Command

 ARG RELEASE