This website works better with JavaScript.
Explore
Help
Sign In
neingeist
/
ttrss-docker-compose
mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
Watch
1
Star
0
Fork
You've already forked ttrss-docker-compose
0
Code
Issues
Releases
Wiki
Activity
ddec06171a
ttrss-docker-compose
/
web-nginx
/
Dockerfile
4 lines
84 B
Docker
Raw
Normal View
History
Unescape
Escape
Update 'web-nginx/Dockerfile'
4 years ago
FROM
nginxinc/nginx-unprivileged:1.21-alpine
add optional configuration for nginx frontend container
5 years ago
COPY
nginx.conf /etc/nginx/nginx.conf