|
b6f23b31a9
|
Stop unnecessarily restarting tt-rss
|
2021-04-11 12:52:48 +01:00 |
|
|
3eb286c9bd
|
Move envrironment variables to docker
Using the `TTRSS_` prefix to follow upstream standard rather than container's
https://github.com/lunik1/docker-tt-rss/issues/3
|
2021-03-06 12:11:08 +00:00 |
|
|
63d156c0a0
|
Stop always restarting whoami
whoami never sets `config_file`, so it's shadowed by whatever set it before
|
2021-02-27 22:09:24 +00:00 |
|
|
44a3fd4bc5
|
Only chown when the repos change
This keeps claiming it's changing things, even when nothing should have changed
|
2021-02-07 16:14:56 +00:00 |
|
|
870ac50c58
|
Update compose path to not be absolute
This relies on `which` to find the correct binary instead
|
2021-02-07 15:59:18 +00:00 |
|
|
fef7f2c2b4
|
Move docker containers to new PVE container
|
2021-01-09 18:02:17 +00:00 |
|