Hi guys,
Just wandering, is it possible to use a delegated dataset with a Docker volume? It will help us a lot when deploying services like Minio or other web applications, so we don't need to pull the code / other media assets all the time.
Can delegated dataset support be fully implemented in Triton-docker via docker volume create -d triton -o delegate_dataset=true as per RFD 0044? Is there documentation or an environment flag required to enable it if already implemented?
Thanks,
Adel.