ytdl-sub/docker
Ross Patterson 7a54cd1f93
build(compose): Type safe and consistent YAML
- Avoid YAML type conversion/casting magic:

  https://www.rpatterson.net/blog/docker-gotchas/#yaml-needs-some-zen
  https://sidneyliebrand.medium.com/the-greatnesses-and-gotchas-of-yaml-5e3377ef0c55

- Prefer mappings over `"...=..."` strings such as for `environment:`:

  YAML mappings better describe the declaritive intention of those parts of the
  configuration. Use mappings where order doesn't matter and YAML arrays/lists make
  confuguration less readable.
2025-08-27 09:52:31 -07:00
..
root [DOCKER] Missing cron script stderr output (#1307) 2025-08-27 09:02:45 -07:00
testing build(compose): Type safe and consistent YAML 2025-08-27 09:52:31 -07:00
Dockerfile [DOCKER] Update yt-dlp, fix phantomjs (#1240) 2025-06-11 23:25:56 -07:00
Dockerfile.gui [DOCKER] Update yt-dlp, fix phantomjs (#1240) 2025-06-11 23:25:56 -07:00
Dockerfile.ubuntu [DOCKER] Update yt-dlp, fix phantomjs (#1240) 2025-06-11 23:25:56 -07:00