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
92b314623aee547763ee050c253039a5b8f3cdf9
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