gigovich
  • Joined on 2026-02-03

meshpump/backend (3875c6b)

Published 2026-05-06 16:48:59 +00:00 by gigovich

Installation

docker pull git.devinlab.com/gigovich/meshpump/backend:3875c6b
sha256:7365432703d066be8e2d08e68ad12475426988098ebb16ffaf5b3ecb29400270

Images

Digest OS / Arch Size
0aa7a91f89 linux/amd64 12 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-06T16:48:55.868Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 3875c6ba260272ddffd5e4166d6c41f4889d7f3c
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-06 16:48:59 +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