This website requires JavaScript.
Explore
Help
Register
Sign In
Jason
/
local-nginx-tutorial
Watch
1
Star
0
Fork
You've already forked local-nginx-tutorial
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
local-nginx-tutorial
/
eg1
/
Dockerfile
2 lines
68 B
Docker
Raw
Permalink
Blame
History
FROM
nginx:latest
COPY
./index.html /usr/share/nginx/html/index.html
Reference in New Issue
View Git Blame
Copy Permalink