Formatting
This commit is contained in:
Родитель
1cc293bdf0
Коммит
b6a1b825a6
|
@ -15,6 +15,7 @@
|
|||
"runArgs": [
|
||||
// Uncomment the next line if you want to use Docker from the container. See the docker-in-docker definition for details.
|
||||
// "-v","/var/run/docker.sock:/var/run/docker.sock",
|
||||
|
||||
// Uncomment the next two lines if you will use a ptrace-based debugger like C++, Go, and Rust
|
||||
// "--cap-add=SYS_PTRACE",
|
||||
// "--security-opt", "seccomp=unconfined"
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
"runArgs": [
|
||||
// Uncomment the next line if you want to use Docker from the container. See the docker-in-docker definition for details.
|
||||
// "-v","/var/run/docker.sock:/var/run/docker.sock",
|
||||
|
||||
// Uncomment the next two lines if you will use a ptrace-based debugger like C++, Go, and Rust.
|
||||
// "--cap-add=SYS_PTRACE",
|
||||
// "--security-opt", "seccomp=unconfined"
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
"runArgs": [
|
||||
// Uncomment the next line if you want to use Docker from the container. See the docker-in-docker definition for details.
|
||||
// "-v","/var/run/docker.sock:/var/run/docker.sock",
|
||||
|
||||
// Uncomment the next two lines if you will be using a ptrace-based debugger like C++, Go, and Rust.
|
||||
// "--cap-add=SYS_PTRACE",
|
||||
// "--security-opt", "seccomp=unconfined"
|
||||
|
|
Загрузка…
Ссылка в новой задаче