From c9d9f75c0785c7eab0c02ba07dae58d72459e9da Mon Sep 17 00:00:00 2001 From: KoalaSat Date: Sun, 6 Jul 2025 19:30:22 +0000 Subject: [PATCH] Update README.md --- compose/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/compose/README.md b/compose/README.md index 9077e37..afecdb9 100644 --- a/compose/README.md +++ b/compose/README.md @@ -66,6 +66,8 @@ And restart Docker service service docker restart ` +When Docker pulls images from DockerHub it might overpass proxies and download it directly from clearnet. You should configure `/etc/systemd/system/docker.service.d/http-proxy.conf` on your machine if you want to force Docker and its containers to always use Tor. + ## Clone and configure RoboSats deploy Clone this repo