Doc Remote-Containers version
This commit is contained in:
Родитель
d9f04e1278
Коммит
e0b00b16b6
|
@ -24,7 +24,7 @@ Extension sometimes listen on a port from within the VS Code remote extension ho
|
|||
|
||||
By default, VS Code will find ports to automatically forward for you by looking at the currently running processes on the remote system. In some cases, this is not desirable. To help with those cases, there is now the setting `remote.autoForwardPortsSource`. To look for ports to forward based on terminal and debug output (instead of running processes) set `"remote.autoForwardPortsSource": "output"`. Note that ports auto forwarded from an `output` source will not be closed when the process stops running.
|
||||
|
||||
## Containers
|
||||
## Containers (version 0.163.x)
|
||||
|
||||
### portsAttributes setting in devcontainer.json
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче