Remove postCreateCommand from devcontainer.json
This commit is contained in:
@@ -3,5 +3,4 @@
|
|||||||
"features": {
|
"features": {
|
||||||
"ghcr.io/devcontainers-community/npm-features/typescript:1": {}
|
"ghcr.io/devcontainers-community/npm-features/typescript:1": {}
|
||||||
},
|
},
|
||||||
"postCreateCommand": "apt-get update && apt-get install -y firefox xvfb libxss1 libappindicator1 libindicator7"
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user