How can get filesystem information of a docker image without running it? There are some third party tools like Dive but wanted to know if docker has a way of doing it

Also, Is there a way to know if a the docker image has an OS without running it ?