only seem to need SYS_PTRACE, if not we can revert later

pull/7102/head
Nils Dijk 2023-09-26 15:59:34 +00:00
parent 6e1446643b
commit ae1028e8c2
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@
"image": "ghcr.io/citusdata/citus-devcontainer:dev-devcontainer",
"runArgs": [
"--cap-add=SYS_PTRACE",
"--security-opt",
"seccomp=unconfined",
],
"forwardPorts": [9700],
"customizations": {