2024-07-12
한어Русский языкEnglishFrançaisIndonesianSanskrit日本語DeutschPortuguêsΕλληνικάespañolItalianoSuomalainenLatina
Dies muss entsprechend der Situation jedes Beschleunigers installiert und geöffnet werden. Im Allgemeinen wird ein Proxy-Port geöffnet, z. B. 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