Dev Container not marked as started using Docker Compose
Hey! I use Laravel in my project.
Therefore, I made a
compose.yaml file which runs all my applications like Laravel, Redis, PostgreSQL...
Everything runs when I do a docker ps, but on Coder's side, it tells me that my Laravel container is not running at all, even after a rebuild.
4 Replies
<#1429783714971521074>
Category
Help needed
Product
Coder (v2)
Platform
Linux
Logs
Please post any relevant logs/error messages.
I retried another repo and It seems to work. It is not an issue with Coder at all.