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

test-01 (3.21-amd64)

Published 2026-02-10 20:43:40 +00:00 by pi-farm

Installation

docker pull git.pi-farm.de/pi-farm/test-01:3.21-amd64
sha256:aca9244a52d2f564d93cc112f95c4d03d655febe9c651d83c004c3109cb9649a

Images

Digest OS / Arch Size
57e6a43cf4 linux/amd64 4.1 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.22.3-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG MAINTAINER=pi-farm
ARG TZ=Europe/Berlin
ARG APP_NAME=test-01
ARG APP_USER=pi
LABEL maintainer=pi-farm
LABEL org.opencontainers.image.title=test-01
ENV TZ=Europe/Berlin
ENV USER=pi
RUN |4 MAINTAINER=pi-farm TZ=Europe/Berlin APP_NAME=test-01 APP_USER=pi /bin/sh -c apk add --no-cache tzdata ca-certificates # buildkit
WORKDIR /app
COPY ./config /app/config # buildkit
COPY ./data /app/data # buildkit
RUN |4 MAINTAINER=pi-farm TZ=Europe/Berlin APP_NAME=test-01 APP_USER=pi /bin/sh -c adduser -D ${APP_USER} && chown -R ${APP_USER}:${APP_USER} /app # buildkit
USER pi
CMD ["sh"]

Labels

Key Value
maintainer pi-farm
org.opencontainers.image.title test-01
Details
Container
2026-02-10 20:43:40 +00:00
1
OCI / Docker
Versions (25) View all
3.23 2026-02-12
latest 2026-02-12
4.00 2026-02-11
3.28 2026-02-11
3.27 2026-02-11