inkeep (c8db28bae52e633091063c63e9de14548b732807)
Published 2026-07-07 14:24:00 +00:00 by antoine.tielbeke
Installation
docker pull git.tielbeke.io/antoine.tielbeke/inkeep:c8db28bae52e633091063c63e9de14548b732807sha256:2473da75f7eaa6c38b3fdcdfaf7e09b2c53bdfdc84636b8019beaae4458e753bImage layers
| ADD alpine-minirootfs-3.22.5-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN set -eux; apk add --no-cache ca-certificates tzdata chromium font-liberation ttf-dejavu ; chromium --version; su -s /bin/sh -c "HOME=/tmp chromium --headless --no-sandbox --disable-gpu --disable-dev-shm-usage --user-data-dir=/tmp/smoke-udd --print-to-pdf=/tmp/smoke.pdf about:blank" nobody; test -s /tmp/smoke.pdf; rm -rf /tmp/smoke.pdf /tmp/smoke-udd |
| WORKDIR /app |
| COPY --from=build /out/inkeep /app/inkeep |
| COPY --from=build /src/static /app/static |
Details
2026-07-07 14:24:00 +00:00
Versions (60)
View all
Container
1
OCI / Docker
linux/amd64
350 MiB
latest
2026-07-13
2026.7.18
2026-07-13
ea79243a70fc15e454d1472c14081d7e93012c55
2026-07-13
2026.7.17
2026-07-09
142fce71d4b1966ba8dd6f70494871c4fe131da5
2026-07-09