Commit dcfe1bb
committed
runtime.md: allow to ignore platform configuration
Address the issue mentioned in:
#405 (comment)
We already doing this in runc as we can run a container
with a config which has `windows` entry. And this is
the right way to handle it.
Signed-off-by: Qiang Huang <[email protected]>1 parent 1584629 commit dcfe1bb
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
| |||
0 commit comments