Docker runs the container, and the container is paused every other day?

I used the docker-compose orchestrated image to run the spring cloud project.
there is no problem with the access of the container on the day it runs. After a day, the container is suspended. I can resume it by executing the docker unpause command. What is the problem?

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b37307-2c07e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b37307-2c07e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?