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 (30) View all
349483a 2026-07-06
latest 2026-07-06
2a15fd0 2026-07-02
409ae29 2026-07-01
4fbb8b8 2026-07-01