Sign inSign up

serversideup/docker-ssh:beta-v3.0

Multi-platform
Index digest

sha256:137176e0a0d025d69728c874c653c28d0b0b89235265732f7b345b4d856fd38b

OS/ARCH

Compressed size

47.79 MB

Last pushed

almost 2 years by jaydrogers

Type

Image

Manifest digest

sha256:8e61282ae72126b491059caa54362fb1ba89ec6efcc39a734e9b1475d2be0bc6

Image Layers

1# debian.sh --arch 'amd64' out/26.92 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.86 MB
6EXPOSE map[2222/tcp:{}]0 B
7LABEL org.opencontainers.image.title=serversideup/docker-ssh org.opencontainers.image.description=Simple SSH container.0 B
8ENTRYPOINT ["/usr/bin/tini" "--" "/entrypoint.sh"]0 B
9CMD ["/usr/sbin/sshd" "-D" "-e"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1733097600'