Image is a template with contains the application and its libraries and binaries
Container is a process with runs with the application from the image
docker ps -a command shows the running and stopped containers
useradd
run the command with the privilege of root user without root password