`docker pull` should respect the `HTTP_PROXY` and `HTTPS_PROXY` environment variables. This should also apply to `docker compose up` when it pulls images.
docker pullshould respect theHTTP_PROXYandHTTPS_PROXYenvironment variables.This should also apply to
docker compose upwhen it pulls images.