Docker FileSystem Extension for Visual Studio Code (deprecated)Note: This extension has been deprecated in favor of the Remote - Contaners. This extension makes enabled to add folder inside a running docker using FileSystemProvider API to workspace. Sorry, this is for Linux Container Only. FeatureAdd Folder in Docker to WorkspaceRun a docker container. Save workspaceMenu "Save Workspace As..." saves workspace settings file like:
where ######## is the container id. Uri scheme "docker" activates this extension. You can Open WorkSpace this file. InstallationIn Command Pallet[F1], paste and go following command
ConfigurationDockerWS: HostRemote Docker Host If this is set to blank and Microsoft Docker Extension's If both are set to blank, use LicenseMIT |