I\'m building a docker container. Once all is done I want to clean the pip caches. Yes, I know about pip --no-cache-dir install but in my case, because I\'m tes
pip --no-cache-dir install