Zend certified PHP/Magento developer

How to disable Magento_TwoFactorAuth plugin for Magento Cloud Docker?

I am doing the Magento Cloud Docker setup in my Ubuntu server, however I need to bypass the 2 factor authentication because I am setup in local. I know that we can disable the related module for the normal setup, but how to do it with Magento Cloud Docker? I keep seeing Autoload error: We can't read some files that are required to run the Magento application. This usually means file permissions are set incorrectly. when I run module:disable. Can anyone guide me on what I miss here? I am attaching the screenshot of the error message and the ownership of the files and directories here.enter image description here