Skip to content

Instantly share code, notes, and snippets.

@GreatBahram
Created May 12, 2020 05:01
Show Gist options
  • Save GreatBahram/3fbe34c8d93f3061c7b1c893f7c6fd4e to your computer and use it in GitHub Desktop.
Save GreatBahram/3fbe34c8d93f3061c7b1c893f7c6fd4e to your computer and use it in GitHub Desktop.
docker-proxy-configuration
# /etc/systemd/system/docker.service.d/proxy.conf
[Service]
Environment="HTTP_PROXY=socks5://127.0.0.1:12345"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment