Skip to content

Instantly share code, notes, and snippets.

View soheilrahsaz's full-sized avatar

Soheil Rahsaz soheilrahsaz

View GitHub Profile
@alphamarket
alphamarket / http-proxy.conf.md
Last active June 27, 2024 17:42
How to make docker pull using a socks5 proxy

Create the config file:

mkdir -p /etc/systemd/system/docker.service.d && \
vi /etc/systemd/system/docker.service.d/http-proxy.conf

Put up the configs: