gigovich
  • Joined on 2026-02-03

meshpump/backend (92e34a5)

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

Installation

docker pull git.devinlab.com/gigovich/meshpump/backend:92e34a5
sha256:4fa6dbd75cf6d678dfd1b72f80564c9140a7c92640548399ac898adfefaf064d

Images

Digest OS / Arch Size
827c2a47ed 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:52:32.213Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 92e34a51edee7ed5383593c05eba8d74e2002ed5
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.3
Details
Container
2026-04-29 20:52:36 +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