Sign inSign up

novice/ubuntu

By novice

Updated over 4 years ago

ubuntu with ssh server and some utils as a dev env virtual machine

Image
0

758

novice/ubuntu repository overview

ubuntu dev env

Usage: start service env (and then ssh login to it)

docker run -d --name ub22 -p 2222:22 -h ub22 novice/ubuntu

ssh account:
username: novice
password: freego

ssh -p 2222 novice@your-ip

Tag summary

Content type

Image

Digest

Size

121.5 MB

Last updated

over 4 years ago

docker pull novice/ubuntu