* 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