bookery (sha256:0678829bbf2ace00bd6a1cba345434f110a39408509f4df0f57e0ce4a186f948)
Published 2026-08-04 07:14:01 +00:00 by thomastu
Installation
docker pull git.thomastu.dev/thomastu/bookery@sha256:0678829bbf2ace00bd6a1cba345434f110a39408509f4df0f57e0ce4a186f948sha256:0678829bbf2ace00bd6a1cba345434f110a39408509f4df0f57e0ce4a186f948About this package
eLibrary: A self-hosted, multi-user digital library
Image layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800' |
| ARG APP_VERSION=v2.2.12 |
| ARG APP_REVISION=87108d3f1a293fddad66870a7ab644f9121405ff |
| ARG BOOKLORE_PORT=6060 |
| ARG TARGETARCH=amd64 |
| 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.12 |
| LABEL org.opencontainers.image.revision=87108d3f1a293fddad66870a7ab644f9121405ff |
| 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.12 APP_REVISION=87108d3f1a293fddad66870a7ab644f9121405ff BOOKLORE_PORT=6060 TARGETARCH=amd64 /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-amd64 /app/booklore # buildkit |
| COPY /kepubify /usr/local/bin/kepubify # buildkit |
| RUN |4 APP_VERSION=v2.2.12 APP_REVISION=87108d3f1a293fddad66870a7ab644f9121405ff BOOKLORE_PORT=6060 TARGETARCH=amd64 /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 | 87108d3f1a293fddad66870a7ab644f9121405ff |
| org.opencontainers.image.source | https://github.com/booklore-app/booklore |
| org.opencontainers.image.title | eLibrary |
| org.opencontainers.image.version | v2.2.12 |
Details
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