sha256:6f5c21814890f273b3b6f8833fe4654dd841f8e9db83207611b2d7501d5a52bb
OS/ARCH
linux/amd64
Compressed size
402.95 MB
Last pushed
16 days by valentemath
Type
Image
Manifest digest
sha256:6f5c21814890f273b3b6f8833fe4654dd841f8e9db83207611b2d7501d5a52bb
Image Layers
1LABEL org.opencontainers.image.title=Arch Linux base Image0 B2LABEL org.opencontainers.image.description=Official containerd image of0 B3LABEL org.opencontainers.image.authors=Santiago Torres-Arias <[email protected]> (@SantiagoTorres),0 B4LABEL org.opencontainers.image.url=https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/README.md0 B5LABEL org.opencontainers.image.documentation=https://wiki.archlinux.org/title/Docker#Arch_Linux0 B6LABEL org.opencontainers.image.source=https://gitlab.archlinux.org/archlinux/archlinux-docker0 B7LABEL org.opencontainers.image.licenses=GPL-3.0-or-later0 B8LABEL org.opencontainers.image.version=20260830.0.5822750 B9LABEL org.opencontainers.image.revision=34b87485162b028c8d957bdcd2674359d883cd210 B10LABEL org.opencontainers.image.created=2026-08-30T00:09:25+00:000 B11COPY /rootfs/ / # buildkit127.08 MB12RUN /bin/sh -c ldconfig &&8.53 KB13ENV LANG=C.UTF-80 B14CMD ["/usr/bin/bash"]0 B15RUN /bin/sh -c pacman -Syu275.81 MB16ARG OPENRGB_SERVER_VERSION=0.1.10 B17LABEL org.opencontainers.image.version=0.1.10 B18ENV OPENRGB_SERVER_VERSION=0.1.1 OPENRGB_CONFIG_DIR=/config OPENRGB_PRESET_DIR=/usr/share/openrgb-server/presets OPENRGB_SERVER_HOST=0.0.0.00 B19COPY bin/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit2.25 KB20COPY bin/apply /usr/local/bin/apply # buildkit1.85 KB21COPY bin/setup /usr/local/bin/setup # buildkit2.27 KB22COPY bin/remote /usr/local/bin/remote # buildkit15.11 KB23COPY bin/web /usr/local/bin/web # buildkit6.61 KB24COPY presets/ /usr/share/openrgb-server/presets/ # buildkit2.65 KB25COPY web/ /usr/share/openrgb-server/web/ # buildkit18.08 KB26RUN |1 OPENRGB_SERVER_VERSION=0.1.1 /bin/sh -c96 B27VOLUME [/config]0 B28EXPOSE [6742/tcp 8080/tcp]0 B29ENTRYPOINT ["entrypoint.sh"]0 BCommand
LABEL org.opencontainers.image.title=Arch Linux base Image