shiori-server (sha256:66edfbaf34e570f4b8119452a9572570adb5b447413f82ec4f200e5b311b3d1d)

Published 2026-08-28 22:16:35 +02:00 by Shiori-Bot in Shiori/Shiori

Installation

docker pull git.flur.dev/shiori/shiori-server@sha256:66edfbaf34e570f4b8119452a9572570adb5b447413f82ec4f200e5b311b3d1d
sha256:66edfbaf34e570f4b8119452a9572570adb5b447413f82ec4f200e5b311b3d1d

Image layers

bazel build @bookworm//base-files/amd64:data_statusd
bazel build @bookworm//netbase/amd64:data_statusd
bazel build @bookworm//tzdata/amd64:data_statusd
bazel build @bookworm//media-types/amd64:data_statusd
bazel build //common:rootfs
bazel build //common:passwd
bazel build //common:home
bazel build //common:group
bazel build //common:tmp
bazel build //static:nsswitch
bazel build //common:os_release_debian12
bazel build //common:cacerts_debian12_amd64_tar
bazel build @bookworm//libc6/amd64:data_statusd
bazel build @bookworm//libssl3/amd64:data_statusd
bazel build @bookworm//libgomp1/amd64:data_statusd
bazel build @bookworm//libstdc++6/amd64:data_statusd
bazel build @bookworm//libgcc-s1/amd64:data_statusd
bazel build @bookworm//gcc-12-base/amd64:data_statusd
COPY /build/shiori-server /usr/local/bin/shiori-server # buildkit
COPY /data /data # buildkit
WORKDIR /data
VOLUME [/data]
EXPOSE [8080/tcp]
ENV SHIORI_BIND_ADDR=0.0.0.0:8080
ENV SHIORI_DATABASE_URL=sqlite:///data/shiori.db?mode=rwc
ENTRYPOINT ["/usr/local/bin/shiori-server"]

Labels

Key Value
org.opencontainers.image.created 2026-08-28T20:12:39.394Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 90ade5ed5afd72bc5f167e67bcba9c303bec3bf4
org.opencontainers.image.source https://git.flur.dev/Shiori/Shiori
org.opencontainers.image.title Shiori
org.opencontainers.image.url https://git.flur.dev/Shiori/Shiori
org.opencontainers.image.version latest
Details
Container
2026-08-28 22:16:35 +02:00
0
OCI / Docker
linux/amd64
15 MiB
Versions (7) View all
buildcache 2026-08-29
8a621d4 2026-08-29
latest 2026-08-29
90ade5e 2026-08-28
24764f7 2026-08-28