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
Add Scala Native build dependencies to the Docker image
Reduces the size of the image by ~200MB by only installing required
packages (via --no-install-recommends) and uses modern apt-key features
to fetch the LLVM repo key.
0 commit comments