Search Docker Hub
ubuntu
By novice
ubuntu with ssh server and some utils as a dev env virtual machine
758
docker run -d --name ub22 -p 2222:22 -h ub22 novice/ubuntu
ssh account: username: novice password: freego
ssh -p 2222 novice@your-ip
Content type
Image
Digest
Size
121.5 MB
Last updated
over 4 years ago
docker pull novice/ubuntu