mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-02 11:49:23 +00:00
Update debugging.md
This commit is contained in:
parent
4bfcb4b508
commit
0a232bb658
@ -193,4 +193,7 @@ docker rm -f $(docker ps -aq)
|
||||
```
|
||||
docker volume rm -f $(docker volume ls -f name=datahub_ -q)
|
||||
```
|
||||
|
||||
3. Delete DataHub's network
|
||||
```
|
||||
docker network rm datahub_network
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user