Skip to content

Commit 646d4ec

Browse files
Copilotjordanpadams
andcommitted
Use --detach instead of -d in docker compose command in CLAUDE.md
Co-authored-by: jordanpadams <33492486+jordanpadams@users.noreply.github.com> Agent-Logs-Url: https://github.com/NASA-PDS/registry/sessions/3ad3b701-4ef9-4645-af27-3b698844b1e7
1 parent 3d758b2 commit 646d4ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ The `docker/` directory contains the full application stack. Key profiles:
111111
**Start backend services (Elasticsearch + Registry API):**
112112
```bash
113113
cd docker
114-
docker compose --profile=pds-core-registry up -d
114+
docker compose --profile=pds-core-registry up --detach
115115
```
116116

117117
**Start development environment with test data (no API):**

0 commit comments

Comments
 (0)