ricebucket
  • Joined on 2026-04-14

tabula/server (sha-7d164f1)

Published 2026-09-02 09:39:29 +00:00 by ricebucket

Installation

docker pull git.magicno.de/ricebucket/tabula/server:sha-7d164f1
sha256:da0b60132bb3907ad6336d6eb812aecb49da671519849489ed864e8a323a7755

Images

Digest OS / Arch Size
abb31b1c78 linux/amd64 10 MiB
f8f599fc4e linux/arm64 10 MiB

Image Layers ( linux/arm64)

ADD alpine-minirootfs-3.20.10-aarch64.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 09:39:29 +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