This website requires JavaScript.
Explore
Help
Register
Sign In
vikunja
/
blog
Watch
1
Star
1
Fork
You've already forked blog
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
main
blog
/
Dockerfile
4 lines
86 B
Docker
Raw
Permalink
Blame
History
FROM
nginx
ADD
public /usr/share/nginx/html/blog
ADD
nginx.conf /etc/nginx/nginx.conf
Reference in New Issue
View Git Blame
Copy Permalink