This website requires JavaScript.
Explore
Help
Sign In
justin
/
site
Watch
1
Star
0
Fork
0
forked from
finn/site
Code
Pull Requests
Activity
Files
c23f5ff13e69bbe141ee3dfdb30e9fd51e282a57
site
/
proxy
/
Dockerfile
T
3 lines
59 B
Docker
Raw
Normal View
History
Unescape
Escape
initial re-commit to wipe commit histoy due to public repo
2024-07-06 21:10:44 +00:00
FROM
nginx:alpine
COPY
conf /etc/nginx/conf.d/default.conf
Copy Permalink