bookhoard (0.1.0)
Published 2026-07-29 15:20:19 -04:00 by john-okeefe
Installation
docker pull git.linuxhg.com/bookhoard/bookhoard:0.1.0sha256:ed0ed51b4d9bb308d5c20697643cc49f84ca7a416489fe256122486776ccb9f5
Image Layers
| ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| /bin/sh -c apk --no-cache add ca-certificates curl |
| /bin/sh -c wget -O /usr/bin/kepubify https://github.com/pgaskin/kepubify/releases/latest/download/kepubify-linux-64bit && chmod +x /usr/bin/kepubify |
| WORKDIR /root/ |
| COPY file:07eb521cb60f6863ce7948f7e07b5a12981f9e5574a3fc5772d1bc47d5cf7ea4 in . |
| COPY dir:069a95de5e06298c9bc50ecf6d7671b401a13a5b6d9145467bf2f9b5c78fb844 in ./database/schema |
| COPY dir:8f0b0c47cc733d5be1079af0b294ac9d05825b7fe1778d67710d97c42a1a5d50 in ./templates |
| COPY dir:219b180337a989f15fa0ec54ca05a726e6dd03ce970a3e35cd439d91802cc601 in ./web |
| COPY dir:bf388bea6bc477cf849e154691454e8207d625948e2354760939883fc7656f5f in ./docs |
| EXPOSE 8765 |
| CMD ["./main"] |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.44.0 |