chore: .devcontainer updated
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"--security-opt",
|
||||
"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": [
|
||||
"source=/run/shm,target=/dev/shm,type=bind"
|
||||
],
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
version: "3.8"
|
||||
|
||||
networks:
|
||||
oxker-example-net:
|
||||
name: oxker-examaple-net
|
||||
|
||||
Reference in New Issue
Block a user