I recently saw how it is --no-cache-dirused in a Docker file. I have never seen this flag before, and help doesn't explain it:
--no-cache-dir
--no-cache-dir Disable the cache.
.whl
.tar.gz
pip install
export PYCURL_SSL_LIBRARY=nss
pip install pycurl
export PYCURL_SSL_LIBRARY=openssl
pip install pycurl --compile --no-cache-dir
https://pip.pypa.io/en/stable/reference/pip_install/#caching - @emredjan https://pip.pypa.io/en/stable/reference/pip_install/ - @mikea
, --no-cache-dir Docker. Docker, , .
pip - pip , , , root.
, Amazon AMI chroot - pip , , , AMI. , ssh , , .ssh .
- , pip , , .
, DockerFile python, / .