This commit is contained in:
Vivek Teega 2023-09-19 07:49:37 +00:00
parent 28294dc95d
commit 1dcf384f88

View File

@ -5,7 +5,7 @@ Should have [sysbox installed on your machine](https://github.com/nestybox/sysbo
## Main commands
```
sudo docker run -d --runtime=sysbox-runc -P -p <hostport>:9166 -n blockbook ranchimallfze/blockbook:1.0.0
sudo docker run -d --runtime=sysbox-runc -P -p <hostport>:9166 --name blockbook ranchimallfze/blockbook:1.0.0
```
## Testing