Expand base ubuntu image with tools that I usually need.
- bsdmainutils
- command-not-found
- curl
- git
- htop
- jq
- less
- man
- mosh
- netmask
- openssh-client
- patch
- python-pip
- socat
- vim-nox with goodies from vimarsee
- w3m
$ docker run --rm -it aronahl/ubuntu:14.04 or
$ docker run --rm -it aronahl/ubuntu:16.04