sha256:ba2122f6fa23b0c1ca6059b971c199962f68d07c9ddada8398617780821b4f5c
OS/ARCH
Compressed size
48.13 MB
Last pushed
4 days by jaydrogers
Type
Image
Manifest digest
sha256:fb9360d25fada7f3145193f543207855ddc67c2f1e6039e9c15d5e2c4f8643f3
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV ALLOWED_IPS=AllowUsers tunnel DEBUG_MODE=false DEBIAN_FRONTEND=noninteractive0 B3ARG PACKAGE_DEPENDENCIES=openssh-server,iputils-ping,locales,rsync,tini REPOSITORY_BUILD_VERSION=dev0 B4COPY --chown=root:root --chmod=755 src/rootfs /3.62 KB5RUN |2 PACKAGE_DEPENDENCIES=openssh-server,iputils-ping,locales,rsync,tini REPOSITORY_BUILD_VERSION=dev /bin/sh21.2 MB6EXPOSE [2222/tcp]0 B7LABEL org.opencontainers.image.title=serversideup/docker-ssh org.opencontainers.image.description=Simple SSH container.0 B8HEALTHCHECK {Test:[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 'amd64' out/ 'bookworm' '@1787529600'