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
Currently, we're using the old tar charliecloud container format. We should switch to using SquashFS instead since this will lead to faster container setup times and less memory usage.
We should add a new boolean option to the charliecloud config section called: use_squashfs which will turn this feature on or off.
The text was updated successfully, but these errors were encountered:
Currently, we're using the old tar charliecloud container format. We should switch to using SquashFS instead since this will lead to faster container setup times and less memory usage.
We should add a new boolean option to the charliecloud config section called:
use_squashfs
which will turn this feature on or off.The text was updated successfully, but these errors were encountered: