fix default user
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"build": {
|
||||
"dockerfile": "Dockerfile"
|
||||
},
|
||||
"remoteUser": "ubuntu",
|
||||
"runArgs": [
|
||||
// "--cap-add=SYS_PTRACE", // Allows the container to trace processes using ptrace system call
|
||||
// "--security-opt=seccomp=unconfined", // Disables seccomp security profiles for the container
|
||||
|
||||
Reference in New Issue
Block a user