charts (2026-07-07)

Published 2026-07-07 18:34:33 +00:00 by martinweigel

Installation

docker pull git.martinweigel.com/martinweigel/charts:2026-07-07
sha256:fe211f742556c76a1258a8f3cfe1fa3fa8d76cdfdf735d6e9ee1fecb31cfadac

Image layers

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
/bin/sh -c apk update && apk add --no-cache graphviz && apk add --no-cache plantuml && rm -rf /var/cache/apk/*
/bin/sh -c addgroup -g 1000 appgroup && adduser -G appgroup -u 1000 -D appuser
USER appuser

Labels

Key Value
io.buildah.version 1.43.2
Details
Container
2026-07-07 18:34:33 +00:00
0
OCI / Docker
linux/amd64
138 MiB
Versions (2) View all
latest 2026-07-07
2026-07-07 2026-07-07