开发容器配置-初版
This commit is contained in:
@@ -27,6 +27,10 @@
|
|||||||
},
|
},
|
||||||
"./local-features/setup-user": "latest",
|
"./local-features/setup-user": "latest",
|
||||||
},
|
},
|
||||||
|
"overrideFeatureInstallOrder": [
|
||||||
|
"ghcr.io/devcontainers/features/python:1",
|
||||||
|
"ghcr.io/devcontainers/features/anaconda:1",
|
||||||
|
],
|
||||||
// Configure tool-specific properties.
|
// Configure tool-specific properties.
|
||||||
"customizations": {
|
"customizations": {
|
||||||
// Configure properties specific to VS Code.
|
// Configure properties specific to VS Code.
|
||||||
|
|||||||
Reference in New Issue
Block a user