Skip to content

Fix docker exec command to docker compose exec#293

Open
jmoses wants to merge 1 commit into
mainfrom
jmoses-patch-1
Open

Fix docker exec command to docker compose exec#293
jmoses wants to merge 1 commit into
mainfrom
jmoses-patch-1

Conversation

@jmoses

@jmoses jmoses commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

This ensure the exec call is scoped to the current compose containers, instead of potentially hitting another container named 'aura', unlikely as that is.

This ensure the `exec` call is scoped to the current compose containers, instead of potentially hitting another container named 'aura', unlikely as that is.
@jmoses jmoses requested a review from a team June 29, 2026 15:16
@promptless

promptless Bot commented Jun 29, 2026

Copy link
Copy Markdown

Promptless prepared a documentation update related to this change.

Triggered by PR #293

The same stale docker exec references appeared in the Aura docs, so this update corrects them to docker compose exec for consistency — the quickstart command, the architecture diagram label, and the prose reference.

Review: Use docker compose exec for aura-cli in the quickstart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant