latest -> debian:latestssh-keygen -q -N "" -t rsa
RUN CONTAINER :
docker run -d -p 2222:22 -e AUTHORIZED_KEYS="`cat ~/.ssh/id_rsa.pub`" htcvtc59/linux
To connect to this container as root:
ssh -p 2222 root@localhost
Content type
Image
Digest
Size
90.4 MB
Last updated
over 7 years ago
docker pull htcvtc59/linux