excloud-dev

emailapi (b0912ed)

Published 2026-06-08 05:38:35 +00:00 by lolwierd

Installation

docker pull git.excloud.in/excloud-dev/emailapi:b0912ed
sha256:4a7651bd7952e331b5e85e25e473557bb4eb8a475cb1cce7687c51e382317568

Images

Digest OS / Arch Size
ce36966651 linux/amd64 160 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.20.10-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
WORKDIR /root/
COPY /app/main . # buildkit
COPY /go/pkg/mod /go/pkg/mod # buildkit
ENV GOMODCACHE=/go/pkg/mod
EXPOSE [5870/tcp 8080/tcp]
CMD ["./main"]
Details
Container
2026-06-08 05:38:35 +00:00
0
OCI / Docker
Versions (20) View all
9669d15 2026-07-08
latest 2026-07-08
72afd46 2026-07-03
5a3f10e 2026-07-01
920541c 2026-06-10