You need to wait till composer install finishes in background. Watch for CPU to go less then 10%. It takes about 140 seconds to spin up after instance run.
Is there any problem with this PR for PWD? Readme update and a pwd-compose.yml file added. The long commit history show what problems you can face when making PWD work.
You need to wait till
composer install
finishes in background. Watch for CPU to go less then 10%. It takes about 140 seconds to spin up after instance run.