ricebucket
  • Joined on 2026-04-14

tabula/server (sha-774c2b4)

Published 2026-08-27 08:57:33 +00:00 by ricebucket

Installation

docker pull git.magicno.de/ricebucket/tabula/server:sha-774c2b4
sha256:246c2316fc101c11fa3cebfa94abafb69a7480b5dc2eaa3b7a2dbe83654a2587

Image Layers

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 [8080/tcp]
ENTRYPOINT ["/app/server"]

Labels

Key Value
org.opencontainers.image.created 2026-08-27T08:57:23.129Z
org.opencontainers.image.description
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision 774c2b48c70a1fe57f982e11e5daceb64261e121
org.opencontainers.image.source https://git.magicno.de:443/ricebucket/tabula
org.opencontainers.image.title tabula-server
org.opencontainers.image.url https://git.magicno.de/ricebucket/tabula
org.opencontainers.image.version 0.0.1
Details
Container
2026-08-27 08:57:33 +00:00
0
OCI / Docker
linux/arm64
MIT
10 MiB
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