ubuntu dockerimages
/home/admin
docker pull youske/ubuntu-stdmachine:latest
docker pull youske/ubuntu-stdmachine:trusty
docker pull youske/ubuntu-stdmachine:xenial
# rootuser
docker run -it youske/ubuntu-stdmachine root
# adminuser
docker run -it youske/ubuntu-stdmachine shell