chore: .devcontainer updated
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
"--security-opt",
|
"--security-opt",
|
||||||
"seccomp=unconfined"
|
"seccomp=unconfined"
|
||||||
],
|
],
|
||||||
"postCreateCommand": "rustup target add x86_64-unknown-linux-musl && cargo install cross typos-cli cargo-expand",
|
"postCreateCommand": "cargo install cross typos-cli cargo-expand",
|
||||||
"mounts": [
|
"mounts": [
|
||||||
"source=/run/shm,target=/dev/shm,type=bind"
|
"source=/run/shm,target=/dev/shm,type=bind"
|
||||||
],
|
],
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
version: "3.8"
|
|
||||||
networks:
|
networks:
|
||||||
oxker-example-net:
|
oxker-example-net:
|
||||||
name: oxker-examaple-net
|
name: oxker-examaple-net
|
||||||
|
|||||||
Reference in New Issue
Block a user