Open truell20 opened 6 months ago
I've run into this issue. I think Cursor needs to switch from using docker-compose
to using docker compose
.
I think @jonhinson is spot on, my existing docker-compose based devcontainers work great is VS Code and in CodeSpaces but don't work at all with Cursor due to not using the latest docker compose as it doesn't support the modern docker-compose file format.
Doesn't matter how good the AI support is if basic functionality of VS Code is broken.
From @mjcetx