ricebucket
  • Joined on 2026-04-14

tabula/server (0.0.5)

Published 2026-09-02 05:08:52 +00:00 by ricebucket

Installation

docker pull git.magicno.de/ricebucket/tabula/server:0.0.5
sha256:9b8ca4af70df08bef12068b1385f1f10883bcbbc6b3eacd6f828fd46cf36ab2f

Images

Digest OS / Arch Size
29a3f6dcf2 linux/amd64 10 MiB
e2ad45ff14 linux/arm64 10 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.20.10-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache ca-certificates tzdata # buildkit
WORKDIR /app
COPY /out/server /app/server # buildkit
COPY /out/migrate /app/migrate # buildkit
COPY migrations /app/migrations # buildkit
ENV SERVER_ENV=production
EXPOSE map[8080/tcp:{}]
ENTRYPOINT ["/app/server"]
Details
Container
2026-09-02 05:08:52 +00:00
0
OCI / Docker
Versions (81) View all
latest 2026-09-02
0 2026-09-02
sha-eeaec7b 2026-09-02
0.0 2026-09-02
0.0.17 2026-09-02