{ "build": { "dockerfile": "Dockerfile", "context": ".." }, "runArgs": ["--init"], "mounts": [ "source=/var/run/docker.sock,target=/var/run/docker.sock,type=bind" ] }