zhengruifeng commented on PR #42253:
URL: https://github.com/apache/spark/pull/42253#issuecomment-1663630035

   Different from the non-container jobs, there are not many unneeded apt 
libraries in container jobs.
   I discard the `apt-get remove` because:
   1, uninstall `libgl1-mesa-dri` only free about 500MiB disk;
   2, cause this new script can not work with job `lint`;
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to