NGINX Docs | Deploying NGINX and NGINX Plus on Docker Engineering and technology notes Jovan Stosic August 12, 2020 docker run --name mynginx1 -p 32768:80 -d nginx Source: NGINX Docs | Deploying NGINX and NGINX Plus on Docker