excloud-dev

emailapi (2760f69)

Published 2026-06-09 05:11:21 +00:00 by lolwierd

Installation

docker pull git.excloud.in/excloud-dev/emailapi:2760f69
sha256:98fd8e929696f2ed4d55f1be1702709eca9cdc9ad4cfc64f33275897e1167ae7

Images

Digest OS / Arch Size
21caef9069 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-09 05:11:21 +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