photo_organizer (latest)

Published 2026-05-07 21:27:14 +02:00 by root

Installation

docker pull git.hulzer.homeip.net/root/photo_organizer:latest
sha256:eca8c02969df9cbfe666a67dd361ed578dc11c1e7bea5b8f9078f461e4114c4f

Image Layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1776729600'
RUN /bin/sh -c apt-get update && apt-get install -y exiftool imagemagick && apt-get clean # buildkit
COPY organize_photos.sh /usr/local/bin/organize_photos.sh # buildkit
RUN /bin/sh -c chmod +x /usr/local/bin/organize_photos.sh # buildkit
ENTRYPOINT ["/usr/local/bin/organize_photos.sh"]
Details
Container
2026-05-07 21:27:14 +02:00
2
OCI / Docker
linux/amd64
152 MiB
Versions (1) View all
latest 2026-05-07