docker.el icon indicating copy to clipboard operation
docker.el copied to clipboard

Listing docker compose projects

Open DamienCassou opened this issue 10 months ago • 3 comments

docker compose ls lists docker compose projects. Would it be possible to have a new view for these projects?

DamienCassou avatar Feb 26 '25 08:02 DamienCassou

Ah, very interesting. We can probably even do something to switch between docker compose projects.

I don't have time atm but if someone wants to make a PR I'll probably merge it.

Will see what I can do in a few weeks.

Silex avatar Feb 27 '25 16:02 Silex

We can probably even do something to switch between docker compose projects.

What do you mean by that?

DamienCassou avatar Feb 28 '25 19:02 DamienCassou

Some key that for example starts dired in the docker-compose.yml directory.

Something like projectile-switch-project but for docker compose projects.

Silex avatar Feb 28 '25 20:02 Silex