folio-writer (6b3717d-amd64)
Published 2026-07-01 17:59:35 +00:00 by mb-ost
Installation
docker pull forge.mb-ost.com/mb-ost/folio-writer:6b3717d-amd64sha256:00957a58c21412dba33e7b7c00b56170d49e7ea2495865a7f1559587d4a4b37bImage layers
| ADD alpine-minirootfs-3.21.7-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache ca-certificates curl && addgroup -g 1000 -S appuser && adduser -u 1000 -S appuser -G appuser # buildkit |
| WORKDIR /app |
| COPY /folio-writer /app/folio-writer # buildkit |
| COPY /app/migrations /app/migrations # buildkit |
| RUN /bin/sh -c chown -R appuser:appuser /app # buildkit |
| USER appuser |
| EXPOSE [8080/tcp] |
| HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:8080/health/live || exit 1] Interval:30s Timeout:5s StartPeriod:0s StartInterval:0s Retries:0} |
| CMD ["/app/folio-writer"] |
Details
2026-07-01 17:59:35 +00:00
Versions (17)
View all
Container
2
OCI / Docker
linux/amd64
26 MiB
buildcache-amd64
2026-07-01
latest
2026-07-01
a627380-amd64
2026-07-01
a627380
2026-07-01
7263b3b-amd64
2026-07-01