Increase Conatiner Limit 10GB to 100GB

Hi guys Im working on centos:6 Image. The conatiner size is more than 10GB. When I try to commit and create an image, I get error…
Error response from daemon: ApplyLayer exit status 1 stdout: stderr: write /opt/…: no space left on device

Kinldy tell me how to increase the conatiner size so that I can commit and create an image

I don’t know if the problem is in Dockerland, it sounds like you are just running out of disk. What’s the output of df -h?