Skip to content

feat: add ContainerInfo class to inspect_container return type #3287

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Khushiyant
Copy link
Contributor

Closes #3087

  • Adds the docker.api.container.ContainerInfo class
  • Make return type of inspect_container as docker.api.container.ContainerInfo
  • Added the docker.api.container.ContainerInfo tests to tests/integration/api_container_test.py

@Khushiyant Khushiyant force-pushed the ContainerInfo branch 2 times, most recently from 289449f to a0ff86d Compare September 17, 2024 10:03
@Khushiyant Khushiyant marked this pull request as draft September 17, 2024 10:04
@Khushiyant Khushiyant marked this pull request as ready for review September 17, 2024 10:05
@Khushiyant Khushiyant marked this pull request as draft September 17, 2024 10:31
@Khushiyant Khushiyant force-pushed the ContainerInfo branch 9 times, most recently from 01365b8 to be2620c Compare March 9, 2025 12:14
Signed-off-by: Khushiyant <khushiyant2002@gmail.com>
Signed-off-by: Khushiyant <khushiyant2002@gmail.com>
@Khushiyant Khushiyant marked this pull request as ready for review March 9, 2025 12:57
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] A class for docker's inspect information
1 participant