the docker have the below feature.
- Always use sudo to run docker. So never show permission denied.
- You can use -p for start. But you can't use -a -i for start.
- Shorter command. You can use docker img to show all images.
- Docker shell. Auto completion for id work in shell mode.