[libcxx-commits] [libcxx] [llvm] [libc++][Android] Fix Dockerfile (PR #154856)

Aiden Grossman via libcxx-commits libcxx-commits at lists.llvm.org
Thu Aug 21 17:48:04 PDT 2025


https://github.com/boomanaiden154 commented:

To fix the CI container build you'll need to configure docker daemon to use the space in `/mnt` rather than the default location.

https://evodify.com/change-docker-storage-location/ should have info.

Not sure why GHA hosted runners have disk space bifurcated between the main drive and `/mnt`, but it is the way it is.

https://github.com/llvm/llvm-project/pull/154856


More information about the libcxx-commits mailing list