chore: dev container post create install cross
This commit is contained in:
@@ -16,6 +16,8 @@
|
|||||||
"seccomp=unconfined"
|
"seccomp=unconfined"
|
||||||
],
|
],
|
||||||
|
|
||||||
|
"postCreateCommand": "cargo install cross",
|
||||||
|
|
||||||
"mounts": [
|
"mounts": [
|
||||||
"source=/etc/timezone,target=/etc/timezone,type=bind,readonly"
|
"source=/etc/timezone,target=/etc/timezone,type=bind,readonly"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user