Daniel Dolezal daniel156161
  • Joined on 2024-03-30

ssh-jump-server (openssh-10.3_p1-r1)

Published 2026-09-01 05:19:11 +02:00 by daniel156161

Installation

docker pull git.yiprawr.dev/daniel156161/ssh-jump-server:openssh-10.3_p1-r1
sha256:b8b59440a74563f6f702ac975869d06801a2070e70cc3c7b2746cd2748c28831

Images

Digest OS / Arch Size
109f6b5579 linux/amd64 5.6 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache openssh-server shadow && mkdir -p /run/sshd /data/authorized_keys /data/ssh_host_keys # buildkit
COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit
RUN /bin/sh -c chmod 0755 /usr/local/bin/entrypoint.sh # buildkit
EXPOSE [22/tcp]
ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]
Details
Container
2026-09-01 05:19:11 +02:00
40
OCI / Docker
Versions (2) View all
latest 2026-09-01
openssh-10.3_p1-r1 2026-09-01