This website requires JavaScript.
Explore
Help
Sign In
jason
/
YouCock
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Activity
Files
22c78ca7baad1364aaf2b13f433c67be85d3fd80
YouCock
/
Dockerfile
T
3 lines
92 B
Docker
Raw
Normal View
History
Unescape
Escape
Transition from busybox httpd to nginx
2025-01-09 08:36:17 -07:00
FROM
docker.io/nginx:1-alpine
COPY
nginx.conf /etc/nginx/conf.d/default.conf
COPY
./www /www
Reference in New Issue
Copy Permalink