Update postCreateCommand
This commit is contained in:
parent
97dd68da95
commit
0cd664e2a6
@ -5,7 +5,7 @@
|
|||||||
"appPort": [
|
"appPort": [
|
||||||
"9123:8123"
|
"9123:8123"
|
||||||
],
|
],
|
||||||
"postCreateCommand": "cc install",
|
"postCreateCommand": "container install",
|
||||||
"runArgs": [
|
"runArgs": [
|
||||||
"-v",
|
"-v",
|
||||||
"${env:HOME}${env:USERPROFILE}/.ssh:/tmp/.ssh"
|
"${env:HOME}${env:USERPROFILE}/.ssh:/tmp/.ssh"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user