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
I noticed when building that docker overlays got close to 6GB and after the build it regressed. I know it is less than 10GB, which is what a normal qube has as the private volume, but it would be good if informed in case the user has already some data on the build qube.
I don't know a good way to measure, I was just using sudo du -h /var/lib/docker during the build.
Request
Can you please inform in the README the necessary space, not based on what I said above... I should have monitored better, but based on the your local tests.
The text was updated successfully, but these errors were encountered:
Problem
I noticed when building that docker overlays got close to 6GB and after the build it regressed. I know it is less than 10GB, which is what a normal qube has as the private volume, but it would be good if informed in case the user has already some data on the build qube.
I don't know a good way to measure, I was just using
sudo du -h /var/lib/docker
during the build.Request
Can you please inform in the README the necessary space, not based on what I said above... I should have monitored better, but based on the your local tests.
The text was updated successfully, but these errors were encountered: