This website requires JavaScript.
Explore
Help
Sign In
graffen
/
graffen.dk-website
Watch
1
Star
0
Fork
You've already forked graffen.dk-website
0
Code
Issues
Pull requests
Releases
Activity
f4fb0665a3
graffen.dk-website
/
Dockerfile
6 lines
99 B
Docker
Raw
Normal View
History
Unescape
Escape
Add Dockerfile and build script
2021-01-28 21:30:56 +00:00
FROM
nginx:alpine
EXPOSE
80
Add Onion-Location header to nginx config
2021-02-02 14:54:05 +00:00
COPY
default.conf /etc/nginx/conf.d
Add Dockerfile and build script
2021-01-28 21:30:56 +00:00
COPY
_site/ /usr/share/nginx/html
Reference in a new issue
Copy permalink