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 August 22, 2024 13:47
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: