We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e59cb11 commit 996b0f7Copy full SHA for 996b0f7
versioned_docs/version-2.21/howtos/intercepts.md
@@ -210,7 +210,7 @@ You can now:
210
211
1. Connect using docker start an ingest from `example-app`, and run a container locally with the ingested environment and volume mounts:
212
```console
213
- t connect --docker
+ $ telepresence connect --docker
214
Launching Telepresence User Daemon
215
Connected to context xxx, namespace default (https://<some url>)
216
$ telepresence ingest example-app --expose 8080 --docker-run -- <your local container>
0 commit comments