mirror of
https://github.com/NVIDIA/dgx-spark-playbooks.git
synced 2026-04-24 02:43:55 +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:
|
Stop all services and optionally remove containers:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
## Change to deployment directory
|
||||||
|
cd ./nvidia/txt2kg/assets/deploy/compose
|
||||||
|
|
||||||
## Stop services
|
## Stop services
|
||||||
docker compose down
|
docker compose down
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user