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
nvm, I checked the logs and the slowness was from pytest, I removed some libraries and it was as fast as the non container environment (don't ask me why doing that makes pytest faster)
I build a package in host, it takes 2 minutes. But in a docker, it takes 16 minutes.
The text was updated successfully, but these errors were encountered: