This website requires JavaScript.
Explore
Help
Sign In
nathanwoodburn
/
woodburn
Watch
1
Star
0
Fork
0
You've already forked woodburn
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
372479c36b
woodburn
/
Dockerfile
3 lines
89 B
Docker
Raw
Normal View
History
Unescape
Escape
docker: Added Dockerfile
2023-07-27 21:49:26 +10:00
FROM
nginx:alpine
docker: Copy favicon to top directory
2023-09-25 21:29:28 +10:00
COPY
. /usr/share/nginx/html
COPY
img/favicon.png /usr/share/nginx/html
Reference in New Issue
Copy Permalink