You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nice:Very low priority but not lowest priority (18 out of 19)
#ionice: Best effort class but second lowest priory (6 out of 7)
CMD [ "nice","-n","18", "ionice","-c","2","-n","6", "python3", "-u", "/PythonRpcServer/server.py" ]
Can we reduce the build time from 10 minutes to 20 seconds by building an image of all of the non-code parts?
https://github.com/classtranscribe/pyapi/blob/staging/Dockerfile
i.e. All of the non-source code parts of the current Dockerfile (e.g. tesseract) (upto line 25 or line 35)
The text was updated successfully, but these errors were encountered: