sha256:f50c5d65051e3e5d21a23320e10307b92518b500635750f7fc0987813aabcd8a
OS/ARCH
linux/amd64
Compressed size
33.8 MB
Last pushed
about 1 year by diquzart
Type
Image
Manifest digest
sha256:f50c5d65051e3e5d21a23320e10307b92518b500635750f7fc0987813aabcd8a
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB3LABEL description=Hardened Debian SFTP server0 B4ENV DEBIAN_FRONTEND=noninteractive0 B5RUN /bin/sh -c apt-get update6.87 MB6COPY sshd_config /etc/ssh/sshd_config # buildkit1003 B7COPY entrypoint.sh /entrypoint.sh # buildkit927 B8RUN /bin/sh -c chmod +x926 B9EXPOSE map[22/tcp:{}]0 B10ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'