mirror of
https://github.com/iv-org/invidious
synced 2025-12-21 23:02:52 +01:00
* 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