ricebucket
  • Joined on 2026-04-14

tabula/server (0.0)

Published 2026-09-02 13:04:43 +00:00 by ricebucket

Installation

docker pull git.magicno.de/ricebucket/tabula/server:0.0
sha256:41262270fd35debbb0e316e3456c3c71cf3a541b16baa12d76aaf4c652004548

Images

Digest OS / Arch Size
5737f5265c linux/amd64 10 MiB
948251e0cd 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 13:04:43 +00:00
4
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