immich-uploader (dev-a8f0f9e)

Published 2026-01-06 10:51:22 +01:00 by tobias

Installation

docker pull git.te-c.net/tobias/immich-uploader:dev-a8f0f9e
sha256:ee30fb9109ed14d86d74502b9a37ae8b26d255a814433717175d2af198f0e027

Image layers

ADD alpine-minirootfs-3.21.5-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN apk --no-cache add ca-certificates tzdata
WORKDIR /app
COPY --from=builder /app/immich-uploader .
RUN adduser -D -u 1000 appuser
Details
Container
2026-01-06 10:51:22 +01:00
0
OCI / Docker
linux/amd64
7.2 MiB
Versions (27) View all
dev-b3d88ea 2026-03-20
latest 2026-03-20
dev-8bf372b 2026-03-20
dev-f9866e2 2026-03-20
dev-db8b3de 2026-03-01