Is your feature request related to a problem? Please describe.
Before v25 if I run lazydocker in a "non project" folder I was able to see all running containers on the system in the container[3] view, regardless if they belong to a docker-compose project or not and the Services [2] panel was hidden. If i run it from inside a docker-compose project folder I would see the containers of the compose project in the Services[2] Panel and all others in the containers[3] panel.
Now I am no longer able to see all containers on the system at once, no matter in which folder I run lazydocker.
Also now the "Services" panel is always visible which adds yet another panel to the already overcrowded left side (see also #513)
Describe the solution you'd like
A way to disable the "Project" functionality if lazydocker is not run inside a project folder and have all containers be visible in a flat list in panel [3] like it was possible in v24. As shown in the Github Project's own readme/demo https://github.com/jesseduffield/lazydocker/blob/master/docs/resources/demo3.gif
Is your feature request related to a problem? Please describe.
Before v25 if I run lazydocker in a "non project" folder I was able to see all running containers on the system in the container[3] view, regardless if they belong to a docker-compose project or not and the Services [2] panel was hidden. If i run it from inside a docker-compose project folder I would see the containers of the compose project in the Services[2] Panel and all others in the containers[3] panel.
Now I am no longer able to see all containers on the system at once, no matter in which folder I run lazydocker.
Also now the "Services" panel is always visible which adds yet another panel to the already overcrowded left side (see also #513)
Describe the solution you'd like
A way to disable the "Project" functionality if lazydocker is not run inside a project folder and have all containers be visible in a flat list in panel [3] like it was possible in v24. As shown in the Github Project's own readme/demo https://github.com/jesseduffield/lazydocker/blob/master/docs/resources/demo3.gif