...
Code Block |
---|
docker run ... -e SPRING_SERVLET_MULTIPART_MAX_REQUEST_SIZE=4GB -e SPRING_SERVLET_MULTIPART_MAX_FILE_SIZE=5GB |
IMPORTANT: the disk free space must be at least a double of MAX_MULTIPART value, in the above, you should have at least 10GB free