mirror of
https://github.com/NVIDIA/dgx-spark-playbooks.git
synced 2026-04-23 10:33:51 +00:00
Clarify cleanup filepath
Specify location to docker-compose directory relative to project root
This commit is contained in:
parent
2371189ab9
commit
8a2daeaf27
@ -130,6 +130,9 @@ You can also access individual services:
|
||||
Stop all services and optionally remove containers:
|
||||
|
||||
```bash
|
||||
## Change to deployment directory
|
||||
cd ./nvidia/txt2kg/assets/deploy/compose
|
||||
|
||||
## Stop services
|
||||
docker compose down
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user