Expose cgroup-parent to the client#495
Conversation
Current coverage is
|
c4c04fb to
970fbb6
Compare
|
Starting from what API version does it appeared? |
|
1.20, say the docs: https://docs.docker.com/engine/reference/api/docker_remote_api_v1.20/ You already added this to the HostConfig object in commt 1d2659d87128547ac02cceec2990ead297526df9; this just exposes it on CreateContainerCmdImpl. |
|
please check the master code and version, we hope release it soon... |
|
I'm not sure I understand, can you rephrase? |
|
Sorry, i thought it targeted to 2.x branch. |
|
Ah, I see. Nope, newer is better I always say :) |
|
Seems hostconfig is also missing properties :( |
|
Ah, no, no way to serder CMDs :( |
|
Reviewed 1 of 2 files at r1, 1 of 1 files at r2. Comments from the review on Reviewable.io |
This change is