impossible to maximize each part of dockge #493
Replies: 5 comments 8 replies
-
|
This would be really cool! I use the +1 |
Beta Was this translation helpful? Give feedback.
-
|
I like this too |
Beta Was this translation helpful? Give feedback.
-
|
First time trying out dockge, with hopes of replacing vscode server as my main means of editing docker-compose.yml files. Even on high res monitor having the 1/3rd of page for actual editor means that a large number of single lines from docker-compose files span multiple lines: virtually every of the traefik labels spans four lines. I'd love to see the layout re-arranged, or ability to dynamically re-arrange/resize components. For example, left most column with list of docker containers could be scaled down to the length of the longest name: as it stands, it's wider, and feels like it's a lot of wasted space that could be used towards the editor. Cheers! |
Beta Was this translation helpful? Give feedback.
-
|
I just installed and setup Dockge, great tool tbf, but i came here to post this exact suggestion. At least for the yaml text editor, a maximize button would be a game changer. Another solution would be to put the yaml editor in the bottom and give it a full width. |
Beta Was this translation helpful? Give feedback.
-
|
This is not a definitive solution, but someone tweaked the CSS code with ublock origin in order to force wider panels. Be careful about changing These settings can be forced one or another plugin able to hack websites CSS. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dockge is divided into three horizontal windows: The list of stacks, container management and the docker-compose editor.
This organization drastically reduces the width of each window, which is not ergonomic at all. In addition, it is impossible to enlarge one of these windows to have a clearer display of one of the parts. With Dockge we are currently forced to work with a screen divided into three parts.
It would be so much better if it was possible to enlarge each part to work on it better.
Beta Was this translation helpful? Give feedback.
All reactions