Skip to content

Commit c89ebf1

Browse files
authored
Update README.md
1 parent 3aece08 commit c89ebf1

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ Dockerized node to access on your LAN. On port 50002, <a href="https://github.co
2626

2727
The following services are deployed:
2828

29-
| Container | Service | Base image | Size |
30-
| -------------- | ---------------------------- | ------------------ | -------- |
31-
| tor | <a href="https://gitlab.torproject.org/tpo/core/tor/">Tor</a> 0.4.8.12 | debian:stable-slim | 83.2 MB |
32-
| bitcoind | <a href="https://github.com/bitcoin/bitcoin">Bitcoin core</a> 27.1 | debian:stable-slim | 79.7 MB |
33-
| electrs | <a href="https://github.com/romanz/electrs">Electrum rust service</a> 0.10.5 | debian:stable-slim | 82.5 MB |
34-
| btcrpcexplorer | <a href="https://github.com/janoside/btc-rpc-explorer">Bitcoin RPC Explorer</a> 3.4.0 | node:22-slim | 374 MB |
35-
| nginx | <a href="https://github.com/nginxinc/docker-nginx">NGINX</a> stable | nginx:alpine-slim | 11.5 MB |
29+
| Service | Version | Base image | Size |
30+
| ------------------------------------------------------------------------------- | ------------ | ------------------ | --------|
31+
| <a href="https://gitlab.torproject.org/tpo/core/tor/">Tor</a> | 0.4.8.12 | debian:stable-slim | 83.2 MB |
32+
| <a href="https://github.com/bitcoin/bitcoin">Bitcoin core</a> | 27.1 | debian:stable-slim | 79.7 MB |
33+
| <a href="https://github.com/romanz/electrs">Electrum rust service</a> | 0.10.5 | debian:stable-slim | 82.5 MB |
34+
| <a href="https://github.com/janoside/btc-rpc-explorer">Bitcoin RPC Explorer</a> | 3.4.0 | node:22-slim | 374 MB |
35+
| <a href="https://github.com/nginxinc/docker-nginx">NGINX</a> | stable-slim | nginx:alpine-slim | 11.5 MB |
3636

3737
## Documentation
3838

0 commit comments

Comments
 (0)