sha256:6e5388c14bc5b8e46d6f235416e467aaafc0a5423804152cb9a3a2dcee0da5f7
OS/ARCH
Compressed size
47.79 MB
Last pushed
almost 2 years by jaydrogers
Type
Image
Manifest digest
sha256:049af5878c0813a4f0bc46f0c294b14c0dc5dbfec34b9cfb803aa7f2d3ab4230
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,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.86 MB6EXPOSE map[2222/tcp:{}]0 B7LABEL org.opencontainers.image.title=serversideup/docker-ssh org.opencontainers.image.description=Simple SSH container.0 B8ENTRYPOINT ["/usr/bin/tini" "--" "/entrypoint.sh"]0 B9CMD ["/usr/sbin/sshd" "-D" "-e"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1733097600'