Level 2
Just for anyone else running into this. You can run sail bash then use the cli from there to run vendor/bin/vapor commands
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello,
I have created my application in the SAIL environment and Docker, Now I want to move this local application to vapor,
I created and connected AWS, and installed vapor CLI,
Normally I run my commands with ./vendor/bin/sail ...
How can I run Vapor login with the docker application? if I run simple vapor login, it says command not found.
me@MyPC:~/oicluster5$ vapor login
vapor: command not found
me@MyPC:~/oicluster5$
Please or to participate in this conversation.