This website requires JavaScript.
Explore
Help
Sign In
cryptohagen.dk
/
website
Watch
2
Star
0
Fork
You've already forked website
2
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
website
/
Dockerfile
4 lines
62 B
Docker
Raw
Permalink
Blame
History
FROM
nginx:alpine
EXPOSE
80
COPY
_site/ /usr/share/nginx/html
Reference in New Issue
View Git Blame
Copy Permalink