ubuntu with SSH enabled
96
This Image has default User PWD for root which is vibishnathan if needed to Change pls use passwd root once inside container and change accordingly.
and for ssh pls create dir under ~/.ssh/authorized_keys and copy the pub key.
CMD:
docker container run -d --name test1 vibishnathang/ubuntuwithssh:latest
docker inspect test1 | grep IP
ssh -o StrictHostKeyChecking=no
Password : vibishnathan
Content type
Image
Digest
sha256:2ff37cc8f…
Size
81.2 MB
Last updated
almost 2 years ago
docker pull vibishnathang/ubuntuwithssh:v1