Skip to content

Conversation

Khushiyant
Copy link
Contributor

Closes #2340

HostConfig contains a parameter for Cgroup according to ContainerCreate in API Docs

Required following simple change in docker/types/containers.py

+  `HostConfig['Cgroup'] = cgroup`

@Khushiyant Khushiyant force-pushed the cgroup-host-config branch from c13794c to f0faa20 Compare March 1, 2025 18:47
Signed-off-by: Khushiyant <[email protected]>

fix: unexpected keyword argument

Signed-off-by: Khushiyant <[email protected]>
@Khushiyant Khushiyant force-pushed the cgroup-host-config branch from a98a278 to cf688d2 Compare March 1, 2025 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add missing cgroup HostConfig field

1 participant