ricebucket
  • Joined on 2026-04-14

tabula/server (sha-ca61a93)

Published 2026-09-02 07:12:16 +00:00 by ricebucket

Installation

docker pull git.magicno.de/ricebucket/tabula/server:sha-ca61a93
sha256:cb8f9c328b68c74af2fb9ca4b32b342c818e4e4344be8dfd6ab7a420b35a21ed

Images

Digest OS / Arch Size
a6eaa7ec52 linux/amd64 10 MiB
8b1c084115 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 07:12:16 +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