I use port-forwarding
like this:
ssh -vND 1080 user@server_ip
Question:
How can I pull docker images with socks5
?
pulling docker images with the
docker pull
command already has an answer here. But I want to usedocker-compose
for pulling images