Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/docker/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Docker Visual studio代码-未在VPN后面安装devcontainer扩展_Docker_Visual Studio Code_Vscode Devcontainer - Fatal编程技术网

Docker Visual studio代码-未在VPN后面安装devcontainer扩展

Docker Visual studio代码-未在VPN后面安装devcontainer扩展,docker,visual-studio-code,vscode-devcontainer,Docker,Visual Studio Code,Vscode Devcontainer,我使用以下属性设置了devcontainer.json: "extensions": ["esbenp.prettier-vscode"], 不幸的是,当我在VPN上时;扩展没有安装(我可以在本地/手动安装) 有没有想过是什么导致了这一切

我使用以下属性设置了devcontainer.json:

"extensions": ["esbenp.prettier-vscode"],
不幸的是,当我在VPN上时;扩展没有安装(我可以在本地/手动安装)

有没有想过是什么导致了这一切