This website requires JavaScript.
Explore
Help
Sign In
stupidcomputer
/
yig
Watch
1
Star
0
Fork
You've already forked yig
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ff92a221f1
yig
/
nginx
/
Dockerfile
5 lines
89 B
Docker
Raw
Blame
History
FROM
nginx:1.25
RUN
rm /etc/nginx/conf.d/default.conf
COPY
nginx.conf /etc/nginx/conf.d
Reference in New Issue
View Git Blame
Copy Permalink