mirror of https://github.com/citusdata/citus.git
use container with citus_load added for easy experiments
parent
8cab2f44ef
commit
1a990b95c3
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"image": "ghcr.io/citusdata/citus-devcontainer:main",
|
"image": "ghcr.io/citusdata/citus-devcontainer:devcontainer-citus-load",
|
||||||
"runArgs": [
|
"runArgs": [
|
||||||
"--cap-add=SYS_PTRACE",
|
"--cap-add=SYS_PTRACE",
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue