8000 GitHub - crosstime1986/docker-nginx
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

crosstime1986/docker-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-nginx

how to run

docker run -d --name nginx -p 443:443 -p 80:80  \
-v /root/docker-nginx/conf/nginx:/etc/nginx \
-v /data0/web/html:/usr/share/nginx/html:rw \
crosstime1986/nginx 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published
0