sath-cli (5.0.0-a7f59d9141)

Published 2025-11-10 19:42:57 +00:00 by forgeci

Installation

docker pull forge.sath.com/sath/sath-cli:5.0.0-a7f59d9141
sha256:5b0120d36eb0ee46e51a97a84b1a38178f413fda32d5cd642cbe659348933cdc

Image layers

apko
apko
apko
apko
apko
apko
apko
apko
apko
apko
apko
LABEL maintainer=Sath Inc.
LABEL description=This image contains cli tools for IDHub
/bin/sh -c apk add --no-cache bind-tools bash ca-certificates coreutils curl helm jq kubectl openjdk-21-jre openssl postgresql-16-client && rm -rf /var/cache/apk/*
/bin/sh -c curl -fsSL https://downloads.mongodb.com/compass/mongosh-2.5.9-linux-x64.tgz -o mongosh.tgz && tar -xzf mongosh.tgz && mv mongosh-*-linux-x64/bin/mongosh /usr/bin/ && rm -rf mongosh.tgz mongosh-*-linux-x64
ENV JAVA_HOME=/usr/lib/jvm/java-21-openjdk
ENV PATH=/usr/lib/jvm/java-21-openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin
/bin/sh -c adduser --disabled-password --gecos "" idhubsvc && mkdir -p /idhub-scripts && chown -R idhubsvc:idhubsvc /idhub-scripts
COPY dir:e6ea12da058f48dff59ba188ec939b5b33d22b8102d49e0be00bc8fb61f92c96 in /idhub-scripts
/bin/sh -c chmod +x /idhub-scripts/*.sh
USER idhubsvc
WORKDIR /idhub-scripts
ENTRYPOINT ["/bin/bash"]

Labels

Key Value
description This image contains cli tools for IDHub
dev.chainguard.image.title wolfi-base
dev.chainguard.package.main
maintainer Sath Inc.
org.opencontainers.image.authors Chainguard Team https://www.chainguard.dev/
org.opencontainers.image.created 2025-11-07T12:26:28Z
org.opencontainers.image.source https://github.com/chainguard-images/images/tree/main/images/wolfi-base
org.opencontainers.image.title wolfi-base
org.opencontainers.image.url https://images.chainguard.dev/directory/image/wolfi-base/overview
org.opencontainers.image.vendor Chainguard
Details
Container
2025-11-10 19:42:57 +00:00
0
OCI / Docker
linux/amd64
Chainguard Team https://www.chainguard.dev/
175 MiB
Versions (23) View all
latest 2026-01-14
5.0.0 2026-01-14
5.0.0-1fe14755ed 2026-01-14
5.0.0-main 2026-01-14
5.0.0-main-java25 2026-01-13