This website requires JavaScript.
Explore
Help
Sign In
jason
/
Jnf.me
Watch
1
Star
0
Fork
0
Code
Pull Requests
Actions
Activity
Files
4eccf3b5a04bf7a240fd37aef2fb27c31bd8b1b3
Jnf.me
/
Dockerfile
T
3 lines
92 B
Docker
Raw
Normal View
History
Unescape
Escape
Refactoring and updating code for deployment to a caprover server
2025-01-06 13:10:45 -07:00
FROM
docker.io/nginx:1-alpine
COPY
nginx.conf /etc/nginx/conf.d/default.conf
COPY
./www /www
Copy Permalink