Hello, I'm using docker to run a ignition gateway Edge on it, version 8.1.45. Everything looks great and the system is running well, however, the docker container is growing up very fast and it looks that the problem is coming from the /var/lib/docker/overlay2/ folder.
Maybe the problem is the way that I using to map the volume, I'm following the official documentation using named volume but I think that using bind volume could be better? at the end, I would like to have some control inside the volume in order to delete some big files as needed?
Thanking you in advance
Kind regards,
MF