bookery (sha256:a2667364e11f2008c3b2ce499c8f5a34502877b8ec5dba53ad5849f1277415a0)
Published 2026-08-11 18:00:30 +00:00 by thomastu
Installation
docker pull git.thomastu.dev/thomastu/bookery@sha256:a2667364e11f2008c3b2ce499c8f5a34502877b8ec5dba53ad5849f1277415a0sha256:a2667364e11f2008c3b2ce499c8f5a34502877b8ec5dba53ad5849f1277415a0About this package
eLibrary: A self-hosted, multi-user digital library
Image layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200' |
| ARG APP_VERSION=main-6fb8d42 |
| ARG APP_REVISION=6fb8d42c8b28d7a58f90f876f71f8023d62dbebe |
| 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=main-6fb8d42 |
| LABEL org.opencontainers.image.revision=6fb8d42c8b28d7a58f90f876f71f8023d62dbebe |
| LABEL org.opencontainers.image.licenses=AGPL-3.0 |
| LABEL org.opencontainers.image.source=https://github.com/booklore-app/booklore |
| ENV BOOKLORE__APP__VERSION=main-6fb8d42 |
| RUN |4 APP_VERSION=main-6fb8d42 APP_REVISION=6fb8d42c8b28d7a58f90f876f71f8023d62dbebe 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=main-6fb8d42 APP_REVISION=6fb8d42c8b28d7a58f90f876f71f8023d62dbebe 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 | 6fb8d42c8b28d7a58f90f876f71f8023d62dbebe |
| org.opencontainers.image.source | https://github.com/booklore-app/booklore |
| org.opencontainers.image.title | eLibrary |
| org.opencontainers.image.version | main-6fb8d42 |
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