mirror of https://github.com/citusdata/citus.git
only seem to need SYS_PTRACE, if not we can revert later
parent
6e1446643b
commit
ae1028e8c2
|
@ -2,8 +2,6 @@
|
|||
"image": "ghcr.io/citusdata/citus-devcontainer:dev-devcontainer",
|
||||
"runArgs": [
|
||||
"--cap-add=SYS_PTRACE",
|
||||
"--security-opt",
|
||||
"seccomp=unconfined",
|
||||
],
|
||||
"forwardPorts": [9700],
|
||||
"customizations": {
|
||||
|
|
Loading…
Reference in New Issue