Skip to content

Instantly share code, notes, and snippets.

@revodavid
Created January 25, 2018 19:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save revodavid/6a7cb047d151fce97cac8887552b8d97 to your computer and use it in GitHub Desktop.
Save revodavid/6a7cb047d151fce97cac8887552b8d97 to your computer and use it in GitHub Desktop.
{
"name": "davidsmiDAP8p",
"vmSize": "Standard_D2_v2",
"maxTasksPerNode": 4,
"poolSize": {
"dedicatedNodes": {
"min": 0,
"max": 0
},
"lowPriorityNodes": {
"min": 8,
"max": 8
},
"autoscaleFormula": "QUEUE"
},
"containerImage": "rocker/tidyverse:latest",
"rPackages": {
"cran": [],
"github": [],
"bioconductor": []
},
"commandLine": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment