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
b68a0ca084
woodburn
/
Dockerfile
3 lines
91 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: Use relative path
2023-09-25 21:31:09 +10:00
COPY
./img/favicon.png /usr/share/nginx/html
Reference in New Issue
Copy Permalink