mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
17 lines
224 B
JSON
17 lines
224 B
JSON
{
|
|
"client" : {
|
|
"memory_total_mb": 5555
|
|
},
|
|
"plugin": {
|
|
"docker": {
|
|
"config": {
|
|
"allow_privileged": true
|
|
}
|
|
},
|
|
"raw_exec": {
|
|
"config": {
|
|
"enabled": true
|
|
}
|
|
}
|
|
}
|
|
} |