From 3a35fba6df4484ddd43cf650d1c17df0f039837c Mon Sep 17 00:00:00 2001 From: "midas@devnull" Date: Tue, 17 Jun 2025 20:14:14 +0200 Subject: [PATCH] add git clone command --- simplexalerts/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/simplexalerts/index.md b/simplexalerts/index.md index 82e2849..2e0e89c 100644 --- a/simplexalerts/index.md +++ b/simplexalerts/index.md @@ -305,6 +305,8 @@ You will then be able to run simplex-alerter: To build using docker please use the instructions in the repository README.md. As of this writing here is the execution flow. As time passes those instruction might deviate from what's in the repository. In this case please follow the README + + [user@devnode:~]$ git clone --config http.proxy=socks5h://127.0.0.1:9050 http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/Midas/simplex-alerter.git && cd simplex-alerter [user@devnode:~/simplex-alerter]$ docker build . -t builder [+] Building 1.0s (6/6) FINISHED docker:default => [internal] load build definition from Dockerfile 0.0s