Best practice for large indexes on docker

how can I specify the storage location for an index?. The docker is saves all the container at the /var/lib/docker, but I don't have enough space there.

Hi @Ostr1969

Here are recommendations for running docker in production including how to bind external data volumes for the data paths.