Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat: add ContainerInfo class to inspect_container return type #3287

Draft
wants to merge 5 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 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
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.

[Feature Request] A class for docker's inspect information
2 participants