getcursor / cursor

The AI Code Editor
https://cursor.com
25.28k stars 1.57k forks source link

docker compose linked devcontainers? #1434

Open truell20 opened 6 months ago

truell20 commented 6 months ago

From @mjcetx


Sent from Outlook for iOS<https://aka.ms/o0ukef>

Michael Clancy
AI Scientist
e-therapeutics plc
Paddington Central
London
W2 6BD, UK
T
+44 020 4551 8888
[www.etherapeutics.co.uk](http://www.etherapeutics.co.uk/)
Please see here for our Privacy Statement
e-therapeutics plc is registered in England & Wales No. 4304473 Registered Office: 4B,
Floor 4, 4 Kingdom Street, London, W2 6BD, UK VAT registration No.
GB923838112.

This e-mail and the information it contains are confidential and may be privileged. If you
have received this e-mail in error, please reply to the sender, indicating it was received in
error and destroy this e-mail and any information attached to it. In addition, you should not
copy it for any purpose, disclose its contents to any other person or take action in reliance
on the message or any of the information. Thank you for your help and understanding.
jonhinson commented 2 months ago

I've run into this issue. I think Cursor needs to switch from using docker-compose to using docker compose.

jbellmore commented 2 months ago

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.