Skip to content

Repository files navigation

Sandbox

Remote Connections

To connect on another computer, open port 2375 on the server, and use this code in settings.json

{
    "remote.extensionKind": {
        "ms-azuretools.vscode-docker": [ "ui" ],
    },
    "docker.host":"tcp://<remote_ip>:2375"
}

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages