{
  "machineType": "gp",
  "image": "docker.polly.elucidata.io/testorg/ubuntu",
  "tag": "latest",
  "name": "this is a test job",
  "command": ["/bin/bash","-c", "TERM=xterm free -h; echo '\nnumber of vCPU';nproc"]
}
