This website requires JavaScript.
Explore
Help
Sign In
shockrah
/
infra
Watch
1
Star
0
Fork
0
You've already forked infra
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c10174c32d0576528a28bfc0996d12f4ecf4e05d
infra
/
docker
/
beta
/
Dockerfile
6 lines
59 B
Docker
Raw
Normal View
History
Unescape
Escape
switching to borderline vanilla nginx docker image
2023-09-10 15:21:27 -07:00
FROM
nginx:latest
COPY
nginx.conf /etc/nginx/nginx.conf
New docker image supporting proxying S3
2023-03-10 21:34:58 -08:00
Updating nginx config to now include resume.shockrah.xyz in the fun :) Also nginx.conf now has some gzip configuration parameters set, courtesy of: https://www.techrepublic.com/article/how-to-configure-gzip-compression-with-nginx/
2023-02-11 21:14:49 -08:00
Reference in New Issue
Copy Permalink