Closed legoktm closed 4 years ago
This should avoid warnings like: WARNING: The directory '/github/home/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory.
I saw this used by one of the official pypa docker images: https://github.com/pypa/gh-action-pypi-publish/blob/master/Dockerfile
This should avoid warnings like: WARNING: The directory '/github/home/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory.
I saw this used by one of the official pypa docker images: https://github.com/pypa/gh-action-pypi-publish/blob/master/Dockerfile