info@pi-farm.de pi-farm
  • Joined on 2025-09-21

docker-alpine-mirror (3.23)

Published 2026-02-25 17:01:34 +00:00 by pi-farm in pi-farm/docker-alpine-mirror

Installation

docker pull git.pi-farm.de/pi-farm/docker-alpine-mirror:3.23
sha256:99fedae051c6f9ec9ca9efc948d17df0983330875ad3e1d6ac8b80c7f945b6ab

Images

Digest OS / Arch Size
e856d19100 linux/amd64 23 MiB
eaebd154ed linux/arm64 24 MiB

Image Layers ( linux/arm64)

COPY /root-out/ / # buildkit
ARG BUILD_DATE
ARG BUILD_APP_VERSION=v3.23
ARG MODS_VERSION=v3
ARG PKG_INST_VERSION=v1
ARG LSIOWN_VERSION=v1
ARG WITHCONTENV_VERSION=v1
ARG BUILD_APP_GID=1000
ARG BUILD_APP_USER=pi
ARG BUILD_MAINTAINER=pi-farm
LABEL build_version=pi-farm version: v3.23 Build-date:-
LABEL maintainer=pi-farm
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/docker-mods.v3 /docker-mods # buildkit
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/package-install.v1 /etc/s6-overlay/s6-rc.d/init-mods-package-install/run # buildkit
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/lsiown.v1 /usr/bin/lsiown # buildkit
ADD --chmod=755 https://raw.githubusercontent.com/linuxserver/docker-mods/mod-scripts/with-contenv.v1 /usr/bin/with-contenv # buildkit
ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 S6_VERBOSITY=1 S6_STAGE2_HOOK=/docker-mods VIRTUAL_ENV=/lsiopy PATH=/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
RUN |9 BUILD_DATE= BUILD_APP_VERSION=v3.23 MODS_VERSION=v3 PKG_INST_VERSION=v1 LSIOWN_VERSION=v1 WITHCONTENV_VERSION=v1 BUILD_APP_GID=1000 BUILD_APP_USER=pi BUILD_MAINTAINER=pi-farm /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache alpine-release bash ca-certificates catatonit coreutils curl findutils jq netcat-openbsd procps-ng shadow tzdata && echo "**** create abc user and make our folders ****" && groupmod -g ${BUILD_APP_GID} users && useradd -u 911 -U -d /config -s /bin/false ${BUILD_APP_USER} && usermod -G users ${BUILD_APP_USER} && mkdir -p /app /config /defaults /lsiopy && echo "**** cleanup ****" && rm -rf /tmp/* # buildkit
COPY root/ / # buildkit
ENTRYPOINT ["/init"]
ARG BUILD_DATE
ARG BUILD_APP_VERSION=v3.23
ARG BUILD_MAINTAINER=pi-farm
ARG DESCRIPTION=Alpine Mirror with s6-overlay and lighttpd, rsync, vnstat, cron
ARG BUILD_APPS
LABEL description=Alpine Mirror with s6-overlay and lighttpd, rsync, vnstat, cron
LABEL build_version=pi-farm version: v3.23 Build-date:-
LABEL maintainer=pi-farm
RUN |5 BUILD_DATE= BUILD_APP_VERSION=v3.23 BUILD_MAINTAINER=pi-farm DESCRIPTION=Alpine Mirror with s6-overlay and lighttpd, rsync, vnstat, cron BUILD_APPS= /bin/sh -c apk add --no-cache lighttpd lighttpd-mod_auth rsync vnstat # buildkit
COPY root/ / # buildkit
EXPOSE [80/tcp]
VOLUME [/config /app/www]
ENTRYPOINT ["/init"]

Labels

Key Value
build_version pi-farm version: v3.23 Build-date:-
description Alpine Mirror with s6-overlay and lighttpd, rsync, vnstat, cron
maintainer pi-farm
pi_farm.args_hash 6a3b6df3b9e1eed341988af4170217b8bbf9d49c75a784b6dc0468f36acd1372
pi_farm.base_digest sha256:7620a0317becd5ca3ffb6ddc7e6bb95800269a90d7a8f830792e6784d84e814d
Details
Container
2026-02-25 17:01:34 +00:00
5
OCI / Docker
Versions (2) View all
3.23 2026-02-25
latest 2026-02-25