Commit df0ea49
### 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

### 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 <anthony.shew@vercel.com>
1 parent bcd5840 commit df0ea49
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
100 | 102 | | |
101 | 103 | | |
102 | 104 | | |
| |||
0 commit comments