Docker images physical storage place -


where can images found in filesystem? if list available images docker images see size every image. there single files given sizes in filesystem or estimated size of image?

no, cannot see individual image files on file system.

they stored in large sparse image file in /var/lib/docker/devicemapper


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

node.js - Express and Redis - If session exists for this user, don't allow access -