sha256:709e23f7b6752d8ae15d9ee020c892074bda097777d5ef5632ceb5248b93874b
OS/ARCH
Compressed size
47.39 MB
Last pushed
5 months by jaydrogers
Type
Image
Manifest digest
sha256:d42f550bdfcadd6465eca7229063b08c13fece4651e4f86a76a17c2c86d121e3
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ENV ALLOWED_IPS=AllowUsers tunnel DEBUG_MODE=false DEBIAN_FRONTEND=noninteractive0 B3ARG PACKAGE_DEPENDENCIES=openssh-server,iputils-ping,locales,tini REPOSITORY_BUILD_VERSION=dev0 B4COPY --chown=root:root --chmod=755 src/rootfs /3.49 KB5RUN |2 PACKAGE_DEPENDENCIES=openssh-server,iputils-ping,locales,tini REPOSITORY_BUILD_VERSION=dev /bin/sh20.57 MB6EXPOSE [2222/tcp]0 B7LABEL org.opencontainers.image.title=serversideup/docker-ssh org.opencontainers.image.description=Simple SSH container.0 B8HEALTHCHECK &{["CMD-SHELL" "pgrep -f \"sshd.*-D\"0 B9ENTRYPOINT ["/usr/bin/tini" "--" "/entrypoint.sh"]0 B10CMD ["/usr/sbin/sshd" "-D" "-e"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1776729600'