gigovich
  • Joined on 2026-02-03

meshpump/backend (v0.1.2)

Published 2026-04-29 20:25:52 +00:00 by gigovich

Installation

docker pull git.devinlab.com/gigovich/meshpump/backend:v0.1.2
sha256:7a39245645ca49c9522f8fcfb18e6af2a9ce15e6d4481c70f98fe124872150b0

Images

Digest OS / Arch Size
71b0638d4c linux/amd64 9.6 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.21.7-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache ca-certificates tzdata && adduser -D -u 10001 -g '' app # buildkit
COPY /out/meshpump /usr/local/bin/meshpump # buildkit
USER app
EXPOSE [8080/tcp]
ENTRYPOINT ["/usr/local/bin/meshpump"]
CMD ["serve"]

Labels

Key Value
org.opencontainers.image.created 2026-04-29T20:25:48.015Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 59e6d093a9abbd9e3b747e7896a5b18463bb8782
org.opencontainers.image.source https://git.devinlab.com/gigovich/meshpump
org.opencontainers.image.title meshpump
org.opencontainers.image.url https://git.devinlab.com/gigovich/meshpump
org.opencontainers.image.version 0.1.2
Details
Container
2026-04-29 20:25:52 +00:00
0
OCI / Docker
Versions (31) View all
buildcache 2026-05-12
main 2026-05-12
f163b41 2026-05-12
af3c8d6 2026-05-11
0c44f2f 2026-05-06