Skip to content

[24.0 backport] c8d/inspect: Fill Created time if available#45623

Merged
thaJeztah merged 1 commit intomoby:24.0from
vvoland:c8d-inspect-created-time-24
May 25, 2023
Merged

[24.0 backport] c8d/inspect: Fill Created time if available#45623
thaJeztah merged 1 commit intomoby:24.0from
vvoland:c8d-inspect-created-time-24

Conversation

@vvoland
Copy link
Contributor

@vvoland vvoland commented May 25, 2023

Partially fixes #45599

- What I did
Fill Created time property in the inspect result with containerd integration enabled

- How I did it

- How to verify it

$ docker pull ubuntu
$ docker inspect ubuntu -f '{{.Created}}'

- Description for the changelog
containerd integration: docker inspect now fills Created time

- A picture of a cute animal (not mandatory but encouraged)

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
(cherry picked from commit b9b8b65)
@vvoland vvoland added area/images Image Distribution containerd-integration Issues and PRs related to containerd integration labels May 25, 2023
@vvoland vvoland added this to the 24.0.2 milestone May 25, 2023
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@thaJeztah thaJeztah changed the title [backport 24.0] c8d/inspect: Fill Created time if available [24.0 backport] c8d/inspect: Fill Created time if available May 25, 2023
@thaJeztah thaJeztah merged commit 67b3563 into moby:24.0 May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/images Image Distribution containerd-integration Issues and PRs related to containerd integration status/2-code-review

Projects

Development

Successfully merging this pull request may close these issues.

2 participants