mirror of https://github.com/citusdata/citus.git
use prebuilt image
parent
8ab77c70b6
commit
626fb1fb7b
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"build": { "dockerfile": "Dockerfile" },
|
"image": "citus/devcontainer:dev",
|
||||||
"runArgs": [ "--cap-add=SYS_PTRACE", "--security-opt", "seccomp=unconfined" ],
|
"runArgs": [ "--cap-add=SYS_PTRACE", "--security-opt", "seccomp=unconfined" ],
|
||||||
"forwardPorts": [9700],
|
"forwardPorts": [9700],
|
||||||
"extensions": [
|
"extensions": [
|
||||||
|
|
Loading…
Reference in New Issue