Run in Docker mode. If the process is interrupted in the middle, will it be necessary to clear the cache folder of the store when re-running? If not clearing it, will it be reused?
docker run -it --rm --pull always -v $(pwd):/data -w /data \ ghcr.io/systemed/tilemaker:master \ /data/planet.osm.pbf \ --output=/data/planet.mbtiles \ --config /data/config-openmaptiles.json \ --process /data/process-openmaptiles.lua \ --store /data/memory