sthp-docker (1.0.0)

Published 2025-07-20 00:51:42 +02:00 by jenkins-ci-cd

Installation

docker pull git.tswf.io/public-repos/sthp-docker:1.0.0
sha256:878157504c19cd0e468582822279b985583da34bcde5339d73078947c5f7e0b9

Image Layers

# debian.sh --arch 'amd64' out/ 'stable' '@1751241600'
/bin/sh -c apt-get update && apt-get install -y --no-install-recommends libssl-dev ca-certificates curl && rm -rf /var/lib/apt/lists/*
/bin/sh -c groupadd -r sthp && useradd -r -g sthp -s /sbin/nologin sthp
COPY file:96f702789659a71391369c9b7e70664aa220b81b1b03ec5ba93d3264008379fb in /usr/local/bin/
/bin/sh -c chmod +x /usr/local/bin/sthp
/bin/sh -c ls -l /usr/local/bin/sthp
/bin/sh -c chown sthp:sthp /usr/local/bin/sthp
USER sthp
CMD ["/usr/local/bin/sthp"]
Details
Container
2025-07-20 00:51:42 +02:00
1
OCI / Docker
linux/amd64
40 MiB
Versions (1) View all
1.0.0 2025-07-20