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

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

Merged
merged 1 commit into from May 25, 2023

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 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
101 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/images containerd-integration Issues and PRs related to containerd integration status/2-code-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants