• Joined on 2026-02-02

autopostie (main)

Published 2026-04-23 16:43:55 +02:00 by laurent

Installation

docker pull forge.dilain.com/laurent/autopostie:main
sha256:db9d6a3e5447eb4baeb56bb7a9a04097b6ab9c1973700798092bc1ebe3d94aaf

Image Layers

ADD alpine-minirootfs-3.21.7-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache ca-certificates mediainfo # buildkit
COPY /app/autopostie /usr/local/bin/autopostie # buildkit
VOLUME [/data /config]
EXPOSE map[3000/tcp:{}]
ENV AUTOPOSTIE_CONFIG=/config/config.yml
CMD ["autopostie" "serve"]
Details
Container
2026-04-23 16:43:55 +02:00
57
OCI / Docker
linux/amd64
15 MiB
Versions (2) View all
latest 2026-04-23
main 2026-04-23