Update sample config with context changes

Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@docker.com> (github: crosbymichael)
This commit is contained in:
Michael Crosby 2014-06-24 17:33:30 -07:00
parent 5c86dd962f
commit 882dfdd568
2 changed files with 2 additions and 10 deletions

View File

@ -116,11 +116,7 @@
"name": "docker-koye", "name": "docker-koye",
"parent": "docker" "parent": "docker"
}, },
"context": { "restrict_sys": true,
"mount_label": "",
"process_label": "",
"restrictions": "true"
},
"mount_config": { "mount_config": {
"device_nodes": [ "device_nodes": [
{ {

View File

@ -116,11 +116,7 @@
"name": "docker-koye", "name": "docker-koye",
"parent": "docker" "parent": "docker"
}, },
"context": { "restrict_sys": true,
"mount_label": "",
"process_label": "",
"restrictions": "true"
},
"mount_config": { "mount_config": {
"device_nodes": [ "device_nodes": [
{ {