invidious/docker
Fijxu eed8f25a3d
dockerfile: compile openssl instead of using the one bundled on the crystal alpine image. (#5441)
* dockerfile: compile openssl instead of using the one bundled on the crystal alpine image.

* fix formatting

* CI: add --no-cache to openssl-builder

* CI: add Dockerfile.arm64 version

* add comment why we compile openssl ourselves

* fix wrong position of comment

* oopsie

* verify openssl checksums

* set nproc for openssl make

* use ARG for openssl sha256 checksum
2025-12-18 10:16:15 +01:00
..
Dockerfile dockerfile: compile openssl instead of using the one bundled on the crystal alpine image. (#5441) 2025-12-18 10:16:15 +01:00
Dockerfile.arm64 dockerfile: compile openssl instead of using the one bundled on the crystal alpine image. (#5441) 2025-12-18 10:16:15 +01:00
init-invidious-db.sh variable postgres username and database name (#2451) 2021-10-11 19:16:56 +00:00