openstash (sha256:19c4182f2ec06f5378c80c52c99b1dfd436a680ece1a06e18b207beb6b66cc39)

Published 2026-02-11 15:36:53 +00:00 by Pine

Installation

docker pull git.pine32.be/pine/openstash@sha256:19c4182f2ec06f5378c80c52c99b1dfd436a680ece1a06e18b207beb6b66cc39
sha256:19c4182f2ec06f5378c80c52c99b1dfd436a680ece1a06e18b207beb6b66cc39

Image layers

# debian.sh --arch 'amd64' out/ 'stable' '@1769990400'
WORKDIR /app/
RUN /bin/sh -c apt-get update > /dev/null && apt-get install -y --no-install-recommends curl ffmpeg libvips libjpeg62-turbo libpng16-16 libtiff6 libwebp7 libgif7 libraw23 libheif1 ca-certificates && useradd filestash && rm -rf /var/lib/apt/lists/* # buildkit
COPY --chown=filestash:filestash --chmod=730 /home/filestash/dist/filestash /app/filestash # buildkit
COPY --chown=filestash:filestash --chmod=770 /home/filestash/dist/data /app/data # buildkit
USER filestash
EXPOSE [8334/tcp]
CMD ["/app/filestash"]

Labels

Key Value
org.opencontainers.image.created 2026-02-11T15:26:51Z
org.opencontainers.image.revision d25be04ca13b85eedf8d3332d2387529dc24147a
org.opencontainers.image.source https://git.pine32.be/Pine/Openstash.git
org.opencontainers.image.url https://git.pine32.be/Pine/Openstash
Details
Container
2026-02-11 15:36:53 +00:00
1
OCI / Docker
linux/amd64
234 MiB
Versions (1) View all
latest 2026-02-11