shiori-server (sha256:acf9eecf7149315ac6d8d17f6a6a35263ae9103248bbe7a22ddc7e4a2f3e45bb)

Published 2026-08-28 11:33:19 +02:00 by Shiori-Bot in Shiori/Shiori

Installation

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

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-28T09:30:28.305Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision f9ff0f6c59372b94412923d64e87d456ab004a89
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 11:33:19 +02:00
0
OCI / Docker
linux/amd64
13 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