mirror of
https://github.com/serai-dex/serai.git
synced 2024-11-17 01:17:36 +00:00
Document requirement on rootless Docker
This commit is contained in:
parent
e455332e01
commit
092f17932a
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ cargo build --release --all-features
|
||||||
|
|
||||||
Running tests requires:
|
Running tests requires:
|
||||||
|
|
||||||
|
- [A rootless Docker setup](https://docs.docker.com/engine/security/rootless/)
|
||||||
- A properly configured Bitcoin regtest node (available via Docker)
|
- A properly configured Bitcoin regtest node (available via Docker)
|
||||||
- A properly configured Monero regtest node (available via Docker)
|
- A properly configured Monero regtest node (available via Docker)
|
||||||
- A properly configured monero-wallet-rpc instance
|
- A properly configured monero-wallet-rpc instance
|
||||||
|
|
Loading…
Reference in a new issue