excloud-dev

bucketsapi (d83238f)

Published 2026-04-30 07:02:10 +00:00 by lolwierd

Installation

docker pull git.excloud.in/excloud-dev/bucketsapi:d83238f
sha256:6442953131da3657301e7d12e4ae9c877b37838d17a5334f7339fb441134afc8

Images

Digest OS / Arch Size
8283baa4e4 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 [8080/tcp]
EXPOSE [8081/tcp]
CMD ["./main"]
Details
Container
2026-04-30 07:02:10 +00:00
0
OCI / Docker
Versions (25) View all
latest 2026-06-07
d87789d 2026-06-07
4a43796 2026-05-25
54f082b 2026-05-25
bc9ffdc 2026-05-12