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:
parent
5c86dd962f
commit
882dfdd568
|
@ -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": [
|
||||||
{
|
{
|
||||||
|
|
|
@ -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": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue