Hi,
I’ve successfully uploaded deployed the project into docker. I’ve created the docker image, but i want to know how to put the storage files (files created thru fileDescriptor) into Docker Volume…?
Hi,
Use cuba.fileStorageDir application property to specify the path where to store files and mount this path to a volume.