Im using MySQL container from Laradock, when I add valid JSON data to specific JSON column after certain time it gets deleted, but when I run docker-compose down
and then docker-compose up
MySQL container data in that JSON column magically appears.
via L.Markus