ClarkeAC

Results 3 comments of ClarkeAC

What about mount docker and its sock? In this case it is possible to use `docker xxx` without having to install docker in docker. ``` yaml services: script-server: image: bugy/script-server:latest...

Hi, @makseq, thanks for your information. I can see it in the quickview. ![1](https://github.com/user-attachments/assets/182ef6b1-a142-4deb-9750-bfd73b77e4ff) ![2](https://github.com/user-attachments/assets/0b6b50b3-1cd0-4a0b-a543-e4ff6d0f3fa3) show task source (minio, base64 part is too long so I removed them here): ```...

I’ve encountered the same issue. A single task doesn’t time out, but when there are many tasks, it does. The [API](https://labelstud.io/api/#tag/Predictions/operation/api_predictions_create) mentioned in the documentation doesn’t seem to directly retrieve...