Docker inspect vs docker manifest difference in layer digests

86 views
Skip to first unread message

Vijay Kumar Kamannavar

unread,
Aug 28, 2019, 7:10:46 AM8/28/19
to docker-dev
I have build an child image with base image alpine:3.3. if i inspect newly built child image using command docker inspect then i see first layer digest inside RootFS tag of child image as same as base image.


Now same child image is inspected throw docker-hub manifest API or docker manifest command then i see different layer digests.

 

why layer digests are different when we do docker inspect and when we do docker manifest on the same image child image? Thanks, Vijay

Christy N

unread,
Aug 28, 2019, 2:05:12 PM8/28/19
to docker-dev
Can you include the commands and output of the commands for comparison? (maybe via a gist if dupming them here isn't pretty)
Reply all
Reply to author
Forward
0 new messages