Commit Graph

32 Commits

Author SHA1 Message Date
Simon 88f230c3f4
build yt-dlp from commit 2023-10-03 20:49:57 +07:00
Simon 32721cf7ed
bump base python version 2023-06-22 23:27:48 +07:00
simon 7d6a879966
bump python base file 2023-01-07 18:08:35 +07:00
simon 700a8cb54a
remove leftover ffmpeg binary 2022-10-25 12:13:11 +07:00
simon f8dccfcd15
use linuxarm64 ffmpeg builds for arm64 2022-10-25 11:22:32 +07:00
simon dd8597307c
fix wrong python version in final image 2022-10-22 23:30:44 +07:00
simon 3f1075d0b2
bump python version 2022-10-22 20:24:58 +07:00
simon 19fed77218
bump python version 2022-09-17 10:53:43 +07:00
DanielBatteryStapler fd75def6c3 implement LDAP as authentication backend support (#274) 2022-07-30 21:08:12 +07:00
p0358 79996f6838
Fix permission/mount issues from #268 (#270)
* make nginx run as root within the container (#268)

* move file to videos path with fallback to regular copy with no metadata copying (#268)

* use `copy_function=shutil.copy` everywhere with `shutil.move`
2022-07-16 21:54:39 +07:00
simon 83a90000c6
bump base image 2022-06-15 09:23:41 +07:00
simon 14d85e83e6
move ffmpeg install to final container, #234 2022-04-30 19:33:11 +07:00
simon 1c233dd4f4
move install requirements after ffmpeg curl for better cache use 2022-04-11 17:58:19 +07:00
simon f79d30ab54 multi stage build Dockerfile for python wheel 2022-04-11 00:05:03 +07:00
simon 4b33559212
build failure workaround, upgrade pip and setuptools 2022-04-10 16:45:50 +07:00
Lickitysplitted 3ae9fe5405
Modify Dockerfile and the nginx.conf file to avoid Nginx default conf… (#203)
* Modify Dockerfile and the nginx.conf file to avoid Nginx default config IPv6 conflict.

* Adjust nginx.conf name and run.sh nginx modification.

* but nginx.conf file back

Co-authored-by: simon <simobilleter@gmail.com>
2022-04-01 11:43:24 +07:00
simon 0783d47ffe
bump python version 2022-03-29 18:34:31 +07:00
simon e4b4430e69
bump python version 2022-03-25 15:33:54 +07:00
simon 337b373628
improve build to install debug tools in testing 2022-03-24 19:54:47 +07:00
simon 8579fb4cc1
fix ffmpeg link grep by using master 2022-02-21 21:37:49 +07:00
simon d99ce0d98e
add atomicparsley to container for better thumb embed, #155 2022-02-12 09:58:14 +07:00
simon 00e9e4bc53
bump python version 2022-01-27 15:08:26 +07:00
simon 2eea07c85e
organize docker conf files 2022-01-26 20:05:52 +07:00
simon 37140551d2
improved build cache add nginx after pip 2022-01-01 22:16:34 +07:00
simon 665d0a1b24
bump versions 2021-12-26 18:22:04 +07:00
simon ab8dc0ddee
bump versions 2021-12-03 11:26:35 +07:00
simon 3473c79d63 use TARGETPLATFORM to install repo ffmpeg for arm64 and patched ffmpeg for amd64 builds 2021-10-12 23:00:25 +07:00
simon 4e7cba70d5 update to new ffmpeg naming convention 2021-10-03 20:25:23 +07:00
simon 21ad1fd832 use latest tag instead 2021-10-01 13:44:14 +07:00
simon b12df3f312 using ffmpeg patched builds instead of repo version, #37 #26 2021-09-30 22:01:30 +07:00
simon 947538815d expose should be 8000 #9 2021-09-16 15:36:14 +07:00
simon dc9fd72cde minimal viable product 2021-09-06 00:10:14 +07:00