sha256:d032ffa0474b60b3cfe727f9262375aaf826fc60d175ddf0ec280963911802dd
OS/ARCH
Compressed size
47.26 MB
Last pushed
over 1 year by jaydrogers
Type
Image
Manifest digest
sha256:4e7cb6208f4327b1017137cbe5928f71c817358be45aaea33419ca5aced04b25
Image Layers
1# debian.sh --arch 'arm64' out/26.74 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.52 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 'arm64' out/ 'bookworm' '@1742169600'