Skip to content

feat(docker/api/container): inspect container with size#3370

Open
elfkuzco wants to merge 1 commit intodocker:mainfrom
elfkuzco:inspect-container-size
Open

feat(docker/api/container): inspect container with size#3370
elfkuzco wants to merge 1 commit intodocker:mainfrom
elfkuzco:inspect-container-size

Conversation

@elfkuzco
Copy link

Rationale

The docker inspect command allows clients to view the total file sizes of a container. This PR enables callers to pass the size argument while inspecting a container in order to get statistics on file sizes in the container.

Changes

  • add optional parameter size to inspect_container

Signed-off-by: Uchechukwu Orji <orjiuchechukwu52@yahoo.com>
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.

1 participant