bookery (sha256:8e0228eea71ac8c284ae2dd66dccafd1c8bf51cefd5ef216b53a131714e51cbd)

Published 2026-07-31 23:43:36 +00:00 by thomastu

Installation

docker pull git.thomastu.dev/thomastu/bookery@sha256:8e0228eea71ac8c284ae2dd66dccafd1c8bf51cefd5ef216b53a131714e51cbd
sha256:8e0228eea71ac8c284ae2dd66dccafd1c8bf51cefd5ef216b53a131714e51cbd

About this package

eLibrary: A self-hosted, multi-user digital library

Image layers

# debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800'
ARG APP_VERSION=v2.2.1
ARG APP_REVISION=8f9c24d733419543a83c3b364b282dd073d2ba07
ARG BOOKLORE_PORT=6060
ARG TARGETARCH=arm64
LABEL org.opencontainers.image.title=eLibrary
LABEL org.opencontainers.image.description=eLibrary: A self-hosted, multi-user digital library
LABEL org.opencontainers.image.version=v2.2.1
LABEL org.opencontainers.image.revision=8f9c24d733419543a83c3b364b282dd073d2ba07
LABEL org.opencontainers.image.licenses=AGPL-3.0
LABEL org.opencontainers.image.source=https://github.com/booklore-app/booklore
RUN |4 APP_VERSION=v2.2.1 APP_REVISION=8f9c24d733419543a83c3b364b282dd073d2ba07 BOOKLORE_PORT=6060 TARGETARCH=arm64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates && rm -rf /var/lib/apt/lists/* && mkdir -p /app/data /data /bookdrop && chown 65532:65532 /app/data /data /bookdrop # buildkit
COPY booklore-arm64 /app/booklore # buildkit
COPY /kepubify /usr/local/bin/kepubify # buildkit
RUN |4 APP_VERSION=v2.2.1 APP_REVISION=8f9c24d733419543a83c3b364b282dd073d2ba07 BOOKLORE_PORT=6060 TARGETARCH=arm64 /bin/sh -c chmod +x /app/booklore # buildkit
EXPOSE [6060/tcp]
USER 65532:65532
CMD ["/app/booklore" "serve"]

Labels

Key Value
org.opencontainers.image.description eLibrary: A self-hosted, multi-user digital library
org.opencontainers.image.licenses AGPL-3.0
org.opencontainers.image.revision 8f9c24d733419543a83c3b364b282dd073d2ba07
org.opencontainers.image.source https://github.com/booklore-app/booklore
org.opencontainers.image.title eLibrary
org.opencontainers.image.version v2.2.1
Details
Container
2026-07-31 23:43:36 +00:00
0
OCI / Docker
linux/arm64
AGPL-3.0
42 MiB
Versions (36) View all
v3.0.1 2026-08-12
latest 2026-08-12
main-a7497e1 2026-08-12
main-a9f5db1 2026-08-12
v3.0.0 2026-08-12