• Joined on 2026-05-10

moatics (28d217800ce89d16d10814151a45cb738eed4fb0)

Published 2026-07-02 09:32:07 -07:00 by ryun

Installation

docker pull git.humboldtweb.com/ryun/moatics:28d217800ce89d16d10814151a45cb738eed4fb0
sha256:9e1cf4f5a414f922448c019c60bbf45ea9552b452ff9fc418f67fa68dc2edf09

Images

Digest OS / Arch Size
f1da796950 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 09:32:07 -07:00
1
OCI / Docker
Versions (11) View all