When I commit the docker image it become 60G size.
so I tired to minimize the docker size then I delete some files inside of the docker
after that I recommit the image but it become bigger....
1. which space is affect to the docker commit size?
2. how should I minimize the size of the docker after I commit?