You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
perf: minimal Docker image - remove all language runtimes from executor
Executor only orchestrates, it does not run tests itself.
Removes Python, Node, Go, Rust toolchain, pip packages, npm packages.
Runtime is just the stripped binary + ca-certificates + git + curl + libssl3.
0 commit comments