Alex Shnitman
96e1863a68
change UID/GID to PUID/PGID; legacy name also supported ( #889 )
2026-02-06 15:31:01 +02:00
Alex Shnitman
9df7776c79
add BgUtils POT Provider ( closes #886 )
2026-02-03 23:02:46 +02:00
Lachlan Wisdom
6b9461c8a8
Simplify directory ownership changes in entrypoint
...
Refactor ownership change logic for directories.
2026-01-13 22:47:56 +11:00
Lachlan Wisdom
6a9098ab32
Update ownership handling in docker-entrypoint.sh
...
Refactor ownership change logic for directories
2026-01-13 22:21:27 +11:00
Phus Lu
a9894a4028
Use "exec python3" in docker-entrypoint.sh
...
To reduce the processes in metube container
2025-09-24 12:03:36 +08:00
breakid
ccff77647c
Added support for yt-dlp 'temp' path
...
- Added support for yt-dlp emp path
- Formatted with Black
- Updated README to reflect new TEMP_DIR setting; linted
- Modified Dockerfile to strip carriage return characters from docker-entrypoint.sh script to fix building the image on Windows
- Added example docker-compose.yml config
2023-05-09 16:05:38 -04:00
Alex Shnitman
dccf8d5bf6
refactor of the entrypoint feature
2022-06-19 22:19:13 +03:00
羽先生
24daafb095
typo Warning
2022-06-07 20:46:59 +08:00
羽先生
efb0001708
Use legacy mode when user runs with --user parameter, otherwise, use su-exec
2022-06-05 09:55:22 +08:00
羽先生
7a5ea73de2
add default timezone env parameter
2022-05-29 21:35:09 +08:00
羽先生
2a144e73ed
use gosu and usermod to ensure data permissions
2022-05-29 16:06:38 +08:00