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
54db77af8f
woodburn
/
Dockerfile
3 lines
98 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
docker: Update location
2023-09-25 21:32:55 +10:00
COPY
./assets/img/favicon.png /usr/share/nginx/html
Reference in New Issue
Copy Permalink