how to get nginx docker running code example Example: how to install nginx on docker $ docker run --name mynginx1 -p 80:80 -d nginx