dive
dive copied to clipboard
Image Details has exist deleted files
i use dive xx_image Image Details have some file,but not exist in container
Could you provide an example of the Dockerfile maybe, so it can be reproduced?
i confirm this one.
example Dockerfile
FROM amazoncorretto:21
RUN yum -y install openssh-server supervisor
RUN yum clean all
RUN rm -rf /var/cache/yum