docs: changelog
This commit is contained in:
@@ -13,14 +13,11 @@
|
||||
"runArgs": [
|
||||
"--cap-add=SYS_PTRACE",
|
||||
"--security-opt",
|
||||
"seccomp=unconfined",
|
||||
"seccomp=unconfined"
|
||||
],
|
||||
|
||||
"mounts": [
|
||||
// //"source=/etc/timezone,target=/etc/timezone,type=bind,readonly",
|
||||
"source=/dev/shm,target=/ramdrive,type=bind",
|
||||
"source=${localEnv:HOME}/.cargo/bin/cargo-watch,target=/usr/local/cargo/bin/cargo-watch,type=bind,readonly",
|
||||
"source=${localEnv:HOME}/.cargo/bin/cross,target=/usr/local/cargo/bin/cross,type=bind,readonly",
|
||||
"source=/etc/timezone,target=/etc/timezone,type=bind,readonly"
|
||||
],
|
||||
|
||||
// Set *default* container specific settings.json values on container create.
|
||||
|
||||
Reference in New Issue
Block a user