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
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3beab5efe2
master
static-dockerhub
dynamic-php7
testing-php81
mariadb-unsupported
legacy-php5
pgsql-count-bits-13
pgsql-count-bits-12
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3beab5efe2'
${ noResults }
ttrss-docker-compose
/
web-nginx
/
Dockerfile
4 lines
84 B
Docker
Raw
Normal View
History
Unescape
Escape
Update 'web-nginx/Dockerfile'
3 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