Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 104 Bytes

File metadata and controls

5 lines (4 loc) · 104 Bytes
  • docker
docker run --name nginx-server -v $PWD/nginx.conf:/etc/nginx/nginx.conf:ro -d nginx