Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…9648) ### Description Hi everybody! I'm learning Turborepo and I think there's an incorrect example in the Docker guide. ### Testing Instructions To reproduce the issue I just created a new repository and runned the `turbo prune` command. In this case, `docs` app is equivalent to `api` app. ``` npx create-turbo@latest npm install turbo --global turbo prune docs --docker ``` ### Screenshots ![image](https://github.com/user-attachments/assets/3eae38f7-ceab-40ca-be2e-863667753cf0) ### Extra It's my first time opening a PR here, please let me know if I should do something different! Thanks Co-authored-by: Anthony Shew <[email protected]>
- Loading branch information