ricebucket
  • Joined on 2026-04-14

tabula/server (sha-a7e79db)

Published 2026-08-30 10:30:41 +00:00 by ricebucket

Installation

docker pull git.magicno.de/ricebucket/tabula/server:sha-a7e79db
sha256:331c062da64bfef7da3266261d66b5047c4545d3e71d816616a74a4279711d4c

Images

Digest OS / Arch Size
89ae826819 linux/amd64 10 MiB
e51dac2879 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-08-30 10:30:41 +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