excloud-dev

streamapi (e90401b)

Published 2026-07-02 06:53:32 +00:00 by lolwierd

Installation

docker pull git.excloud.in/excloud-dev/streamapi:e90401b
sha256:15dda4428386efa82f5c28c3e1fd98b9cd1d8d11333b1b4639bc328e8cd379a3

Images

Digest OS / Arch Size
778da0f639 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-02 06:53:32 +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