2024-07-12
한어Русский языкEnglishFrançaisIndonesianSanskrit日本語DeutschPortuguêsΕλληνικάespañolItalianoSuomalainenLatina
This needs to be installed and opened according to the situation of each accelerator. Generally, a proxy port will be opened, such as 1087
https://docs.docker.com/engine/install/debian/#install-using-the-convenience-script
Environment=HTTP_PROXY=http://localhost:1087
Environment=HTTPS_PROXY=http://localhost:1087
Environment=NO_PROXY=localhost,127.0.0.1
systemctl daemon-reload
systemctl restart docker