Sign inSign up

valentemath/openrgb-server:v0.1.1

Manifest digest

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 B
2LABEL org.opencontainers.image.description=Official containerd image of0 B
3LABEL org.opencontainers.image.authors=Santiago Torres-Arias <[email protected]> (@SantiagoTorres),0 B
4LABEL org.opencontainers.image.url=https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/README.md0 B
5LABEL org.opencontainers.image.documentation=https://wiki.archlinux.org/title/Docker#Arch_Linux0 B
6LABEL org.opencontainers.image.source=https://gitlab.archlinux.org/archlinux/archlinux-docker0 B
7LABEL org.opencontainers.image.licenses=GPL-3.0-or-later0 B
8LABEL org.opencontainers.image.version=20260830.0.5822750 B
9LABEL org.opencontainers.image.revision=34b87485162b028c8d957bdcd2674359d883cd210 B
10LABEL org.opencontainers.image.created=2026-08-30T00:09:25+00:000 B
11COPY /rootfs/ / # buildkit127.08 MB
12RUN /bin/sh -c ldconfig &&8.53 KB
13ENV LANG=C.UTF-80 B
14CMD ["/usr/bin/bash"]0 B
15RUN /bin/sh -c pacman -Syu275.81 MB
16ARG OPENRGB_SERVER_VERSION=0.1.10 B
17LABEL org.opencontainers.image.version=0.1.10 B
18ENV 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 B
19COPY bin/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit2.25 KB
20COPY bin/apply /usr/local/bin/apply # buildkit1.85 KB
21COPY bin/setup /usr/local/bin/setup # buildkit2.27 KB
22COPY bin/remote /usr/local/bin/remote # buildkit15.11 KB
23COPY bin/web /usr/local/bin/web # buildkit6.61 KB
24COPY presets/ /usr/share/openrgb-server/presets/ # buildkit2.65 KB
25COPY web/ /usr/share/openrgb-server/web/ # buildkit18.08 KB
26RUN |1 OPENRGB_SERVER_VERSION=0.1.1 /bin/sh -c96 B
27VOLUME [/config]0 B
28EXPOSE [6742/tcp 8080/tcp]0 B
29ENTRYPOINT ["entrypoint.sh"]0 B

Command

LABEL org.opencontainers.image.title=Arch Linux base Image