launcher 도구가 stat의 특정 릴리스에 대해 특정 구문을 사용하는 것 같습니다.
Would you like to attempt to recover space by cleaning docker images and containers in the system? (y/N) y
Finished cleaning
stat: unrecognized option: format=%a*%S
BusyBox v1.37.0 (2026-01-10 15:38:28 UTC) multi-call binary.
참고로 저는 Alpine Linux를 사용 중입니다. 현재 5GB 이상의 여유 공간이 있으므로, 일단 이 문제를 우회하기 위해 launcher 파일을 편집하여 true를 반환하도록 수정했습니다. 하지만 모든 플랫폼에서 사용할 수 있는 도구가 사용되었으면 좋겠습니다.