Image size: ~2.4MiB. A simple openssh image. USER: acontainer.
4.0K
docker run -it --rm --log-driver none --cap-drop=ALL --read-only --security-opt=no-new-privileges --mount type=tmpfs,target=/tmp,tmpfs-mode=0070 defnotgustavom/openssh ssh -f -l -a -g -s
All it has is a ssh binary followed by ssl certificates. In a distroless image.
Content type
Image
Digest
sha256:bbe2336a0…
Size
2.4 MB
Last updated
almost 3 years ago
docker pull defnotgustavom/openssh