this post was submitted on 20 May 2026
2 points (75.0% liked)

Zed

314 readers
2 users here now

An unofficial community for news and discussion about the Zed Code Editor.

Zed is open source.

Links

founded 2 years ago
MODERATORS
 

Question for #devcontainer experts: should the container stop when you exit the editor/IDE? Or when you close the project in the editor/IDE? Or neither, and it just stays running? (If it matters, I'm using @zed.)

you are viewing a single comment's thread
view the rest of the comments
[–] lascapi@jlai.lu 1 points 3 weeks ago

Hi, for me I would say continue to run.

I see the IDE like a front for docker-cli.