Container now installs on build
This commit is contained in:
parent
2c8d2a0a8d
commit
db1250015a
@ -41,7 +41,7 @@
|
|||||||
"runArgs": ["--name", "wf.emulator"],
|
"runArgs": ["--name", "wf.emulator"],
|
||||||
|
|
||||||
// Use 'postCreateCommand' to run commands after the container is created.
|
// Use 'postCreateCommand' to run commands after the container is created.
|
||||||
// "postCreateCommand": "yarn install",
|
"postCreateCommand": "pnpm i",
|
||||||
|
|
||||||
// Uncomment to connect as root instead. More info: https://aka.ms/dev-containers-non-root.
|
// Uncomment to connect as root instead. More info: https://aka.ms/dev-containers-non-root.
|
||||||
"remoteUser": "root"
|
"remoteUser": "root"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user