excloud-dev

streamapi (f17a590)

Published 2026-07-01 15:21:08 +00:00 by lolwierd

Installation

docker pull git.excloud.in/excloud-dev/streamapi:f17a590
sha256:043209986103d0b44dfc691e2d70c240866a6f713dd2b8164118692f894695ea

Images

Digest OS / Arch Size
f892f88435 linux/amd64 226 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]
CMD ["./main"]
Details
Container
2026-07-01 15:21:08 +00:00
0
OCI / Docker
Versions (10) View all
a942e05 2026-07-06
latest 2026-07-06
e90401b 2026-07-02
f17a590 2026-07-01
59a6fb1 2026-06-10