add git clone command

This commit is contained in:
midas@devnull 2025-06-17 20:14:14 +02:00
parent 0075138342
commit 3a35fba6df

View file

@ -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