tftsr-devops_investigation/.docker
Shaun Arman 461959fbca fix(docker): add ca-certificates to arm64 base image step 1
ubuntu:22.04 minimal does not guarantee ca-certificates is present
before the multiarch apt operations in Step 2. curl in Step 3 then
fails with error 77 (CURLE_SSL_CACERT_BADFILE) when fetching the
nodesource setup script over HTTPS.
2026-04-12 20:16:32 -05:00
..
Dockerfile.linux-amd64 docs(docker): expand rebuild trigger comments to include OpenSSL and Tauri CLI 2026-04-12 20:16:32 -05:00
Dockerfile.linux-arm64 fix(docker): add ca-certificates to arm64 base image step 1 2026-04-12 20:16:32 -05:00
Dockerfile.windows-cross docs(docker): expand rebuild trigger comments to include OpenSSL and Tauri CLI 2026-04-12 20:16:32 -05:00