gigovich
  • Joined on 2026-02-03

meshpump/backend (af3c8d6)

Published 2026-05-11 07:42:09 +00:00 by gigovich

Installation

docker pull git.devinlab.com/gigovich/meshpump/backend:af3c8d6
sha256:dea5ef1ac77144fad0cb18da3a4696b1d09986d9a23a6caafe7c0cb2276bf342

Images

Digest OS / Arch Size
b45a4594d8 linux/amd64 13 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-05-11T07:41:41.621Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision af3c8d60e720c5a8f7b819747bcb472ae0dbb24d
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 main
Details
Container
2026-05-11 07:42:09 +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