tftsr-devops_investigation/.docker
Shaun Arman 84dd6d57c3
Some checks failed
Test / rust-fmt-check (pull_request) Successful in 11s
Test / frontend-typecheck (pull_request) Successful in 1m29s
PR Review Automation / review (pull_request) Successful in 3m49s
Test / rust-tests (pull_request) Failing after 14s
Test / rust-clippy (pull_request) Failing after 18s
Test / frontend-tests (pull_request) Failing after 1m12s
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 19:42:08 -05:00
..
Dockerfile.linux-amd64 docs(docker): expand rebuild trigger comments to include OpenSSL and Tauri CLI 2026-04-12 18:54:57 -05:00
Dockerfile.linux-arm64 fix(docker): add ca-certificates to arm64 base image step 1 2026-04-12 19:42:08 -05:00
Dockerfile.windows-cross docs(docker): expand rebuild trigger comments to include OpenSSL and Tauri CLI 2026-04-12 18:54:57 -05:00