pewter77
pewter77
For sure interested in this! Transcoded downloads to mobile device would be great. Currently 120 songs in flac would fit on my phone... which is not so good.
I'm using yq to combine docker compose files. Lines are being added between my commented lines for some reason. ``` ################## ### WebServer ### ################## ``` ``` ################## ### WebServer...
Seems like this was an issue before here: https://github.com/containrrr/watchtower/issues/662 might be related. I'm having this issue. Filled up to 90+GB. I only update using this on a weekly basis though...
[_watchtower_logs.txt](https://github.com/containrrr/watchtower/files/9969269/_watchtower_logs.txt) ``` services: watchtower: image: containrrr/watchtower container_name: watchtower hostname: watchtower environment: - TZ=${TZ} - WATCHTOWER_CLEANUP=true - WATCHTOWER_ROLLING_RESTART=true #- WATCHTOWER_DEBUG=true - WATCHTOWER_SCHEDULE=* 2 6 * * 5 #- WATCHTOWER_RUN_ONCE=true ## Watchtower...
[_watchtower_logs (1).txt](https://github.com/containrrr/watchtower/files/9994501/_watchtower_logs.1.txt) So watchtower updated to 1.5.1 and I got more logs, it seems there's some weird logic where it shuts down some containers, shows that container doesn't exist anymore...
我也发现了同样的情况,这些文件已经存在很长时间了。 下载缓存过期时间设置是否会影响这些文件的保留时间? 最近改为168小时。
I run some secure headers for my Traefik instance, so not all will be relevant. This would help if you're using some secure headers, at least for chrome, Firefox plugin...