About docker tar file size & time limitation ¶
By: cwlg102 on Aug. 3, 2023, 1:24 a.m.
I have a few questions.
-
In the "info" tab, it is stated that there would be an error if the Docker tar file size exceeds 12GB. However, even when i directly submitted a file with a size of 14GB, there was no error. Could it be that there is no limit on the Docker file size?
-
Is there definitely a time limit of 3 hours for executing the Docker file? I am confused because I didn't see any information on how long my algorithm took to run.
Thank you.