excloud-dev

emailengine (073fe6a)

Published 2026-06-04 08:50:30 +00:00 by lolwierd

Installation

docker pull git.excloud.in/excloud-dev/emailengine:073fe6a
sha256:e31ef81ab7b7156595b2f51e60f65d47b7029b5b61e24461e6012cb455abb45c

Images

Digest OS / Arch Size
aa2b6eb552 linux/amd64 168 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 [8081/tcp]
CMD ["./main"]
Details
Container
2026-06-04 08:50:30 +00:00
0
OCI / Docker
Versions (16) View all
238a710 2026-06-09
latest 2026-06-09
90fbf43 2026-06-09
5cb4769 2026-06-09
5d5a645 2026-06-09