Sign inSign up

serversideup/docker-ssh:v3.1.0

Multi-platform
Index digest

sha256:54631382f52854031200f06f85101ca6bfc44f5946648ccc624ed49284fda770

OS/ARCH

Compressed size

47.31 MB

Last pushed

over 1 year by jaydrogers

Type

Image

Manifest digest

sha256:d76dc825454b2fe9011a47ee06b079130721d9fb96888f08dba4dc67e0d82883

Image Layers

1# debian.sh --arch 'arm64' out/26.78 MB
2ENV ALLOWED_IPS=AllowUsers tunnel DEBUG_MODE=false DEBIAN_FRONTEND=noninteractive0 B
3ARG PACKAGE_DEPENDENCIES=openssh-server,iputils-ping,locales,tini REPOSITORY_BUILD_VERSION=dev0 B
4COPY --chown=root:root --chmod=755 src/rootfs /3.49 KB
5RUN |2 PACKAGE_DEPENDENCIES=openssh-server,iputils-ping,locales,tini REPOSITORY_BUILD_VERSION=dev /bin/sh20.53 MB
6EXPOSE map[2222/tcp:{}]0 B
7LABEL org.opencontainers.image.title=serversideup/docker-ssh org.opencontainers.image.description=Simple SSH container.0 B
8HEALTHCHECK &{["CMD-SHELL" "pgrep -f \"sshd.*-D\"0 B
9ENTRYPOINT ["/usr/bin/tini" "--" "/entrypoint.sh"]0 B
10CMD ["/usr/sbin/sshd" "-D" "-e"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1749513600'