• Joined on 2026-05-10

moatics (ca170d7bb3cea60a2988a00f26962c8af00bcd7a)

Published 2026-07-02 11:08:34 -07:00 by ryun

Installation

docker pull git.humboldtweb.com/ryun/moatics:ca170d7bb3cea60a2988a00f26962c8af00bcd7a
sha256:e179d8b44b51f909bdbcfa8944ceebdcc186d7077f601c1d5a4b73a7a387a5b7

Images

Digest OS / Arch Size
6bace80a78 linux/amd64 11 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.21.7-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache ca-certificates tzdata # buildkit
WORKDIR /app
COPY /moatics ./moatics # buildkit
ENV AIB_ADDR=:8787
EXPOSE [8787/tcp]
ENTRYPOINT ["./moatics"]
CMD ["serve"]
Details
Container
2026-07-02 11:08:34 -07:00
1
OCI / Docker
Versions (11) View all