Hobby@Home

Official Hobby@Home projects.

arch-fs25server (1849b)

Published 2026-02-01 00:26:01 +10:00 by Dreytac

Installation

docker pull git.hobbyhome.net/hobbyhome/arch-fs25server:1849b
sha256:961cfa3f77245400c27aae585916d757a293187d124823b63d572f8156a12d17

Image Layers

LABEL org.opencontainers.image.authors=binhex
LABEL org.opencontainers.image.source=https://github.com/binhex/arch-base
ARG APPNAME=base
ARG RELEASETAG=2026012801
ARG TARGETARCH=amd64
ADD build/common/root/*.conf /etc/supervisord.conf # buildkit
ADD build/common/root/bootstrap.sh /bootstrap/ # buildkit
ADD build/common/root/install.sh /bootstrap/ # buildkit
ADD build/common/root/init.sh /usr/bin/ # buildkit
ADD build/amd64/utils/busybox/busybox /bootstrap/busybox # buildkit
RUN |3 APPNAME=base RELEASETAG=2026012801 TARGETARCH=amd64 /bootstrap/busybox --install -s /bootstrap # buildkit
SHELL [/bootstrap/sh -c]
RUN |3 APPNAME=base RELEASETAG=2026012801 TARGETARCH=amd64 /bootstrap/sh -c /bootstrap/bootstrap.sh "${APPNAME}" "${RELEASETAG}" "${TARGETARCH}" # buildkit
SHELL [/bin/sh -c]
ENV HOME=/home/nobody
ENV TERM=xterm
ENV LANG=en_GB.UTF-8
ENV PATH=/usr/local/bin/system/scripts/docker:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
ENTRYPOINT ["/usr/bin/dumb-init" "--"]
LABEL org.opencontainers.image.authors=binhex
LABEL org.opencontainers.image.source=https://github.com/binhex/arch-int-gui
ARG APPNAME=int-gui
ARG RELEASETAG=2026012801
ARG TARGETARCH=amd64
ADD build/*.conf /etc/supervisor/conf.d/ # buildkit
ADD build/root/*.sh /root/ # buildkit
ADD run/nobody/*.sh /usr/local/bin/ # buildkit
ADD config/nobody/ /home/nobody/.build/ # buildkit
RUN |3 APPNAME=int-gui RELEASETAG=2026012801 TARGETARCH=amd64 /bin/sh -c chmod +x /root/*.sh && /bin/bash /root/install.sh "${APPNAME}" "${RELEASETAG}" "${TARGETARCH}" # buildkit
ENV HOME=/home/nobody
ENV TERM=xterm
ENV LANG=en_GB.UTF-8
LABEL org.opencontainers.image.authors=Toetje585, Dreytac
LABEL org.opencontainers.image.source=https://git.hobbyhome.net/HobbyHome/arch-fs25server
ARG RELEASETAG=1849b
ARG TARGETARCH=amd64
ADD build/*.conf /etc/supervisor/conf.d/ # buildkit
ADD build/root/*.sh /root/ # buildkit
ADD run/nobody/*.sh /usr/local/bin/ # buildkit
ADD run/nobody/*.mjs /usr/local/bin/ # buildkit
ADD config/nobody/ /home/nobody/.build/ # buildkit
COPY build/rootfs / # buildkit
RUN |2 RELEASETAG=1849b TARGETARCH=amd64 /bin/sh -c chmod +x /root/*.sh && /bin/bash /root/install.sh "${RELEASETAG}" "${TARGETARCH}" # buildkit
ENV HOME=/home/nobody
ENV TERM=xterm
ENV LANG=en_GB.UTF-8
CMD ["/bin/bash" "/usr/bin/init.sh"]

Labels

Key Value
org.opencontainers.image.authors Toetje585, Dreytac
org.opencontainers.image.source https://git.hobbyhome.net/HobbyHome/arch-fs25server
Details
Container
2026-02-01 00:26:01 +10:00
1
OCI / Docker
linux/amd64
Toetje585, Dreytac
1.3 GiB
Versions (11) View all
2faf1 2026-02-02
latest 2026-02-02
95959 2026-02-02
33f9a 2026-02-01
0efcc 2026-02-01