Skip to content

Commit

Permalink
Update sample config with context changes
Browse files Browse the repository at this point in the history
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@docker.com> (github: crosbymichael)
  • Loading branch information
Michael Crosby committed Jun 25, 2014
1 parent 5c86dd9 commit 882dfdd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
6 changes: 1 addition & 5 deletions sample_configs/attach_to_bridge.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,11 +116,7 @@
"name": "docker-koye",
"parent": "docker"
},
"context": {
"mount_label": "",
"process_label": "",
"restrictions": "true"
},
"restrict_sys": true,
"mount_config": {
"device_nodes": [
{
Expand Down
6 changes: 1 addition & 5 deletions sample_configs/minimal.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,11 +116,7 @@
"name": "docker-koye",
"parent": "docker"
},
"context": {
"mount_label": "",
"process_label": "",
"restrictions": "true"
},
"restrict_sys": true,
"mount_config": {
"device_nodes": [
{
Expand Down

0 comments on commit 882dfdd

Please sign in to comment.