mirror of
https://github.com/louislam/dockge.git
synced 2026-03-03 02:06:55 -05:00
Docker Compose OCD #222
Labels
No labels
bug
feature-request
help
help wanted
invalid-format
need-reproduce-steps
question
security
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dockge-louislam#222
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bluecasita on GitHub (Aug 13, 2025).
⚠️ Please verify that this bug has NOT been reported before.
🛡️ Security Policy
Description
So, overall I love this tool. It's a very nice, lightweight alternative to Portainer. However, there are a couple of small details that are really messing with my OCD.
For some reason when using the docker compose window sometimes a blank row is inserted at the end of the compose file. You can delete it by hitting edit, but it returns. On some containers it's not there... I add it (to be consistent) to but then it disappears. This makes no sense. Additionally the compose window loves to automatically add "network:{}" at the end of all my compose files. Not needed!
I deleted this three times, in Dockge itself and in the underlying file. It comes back every time.
Here I added the line. It disappears every time. What am I doing wrong? How do I get this to behave consistently? I get that it's not a major deal, but it's annoying and I like to keep my files clean.
👟 Reproduction steps
See above
👀 Expected behavior
See above
😓 Actual Behavior
See above
Dockge Version
Latest
💻 Operating System and Arch
Ubuntu 24.04 LTS
🌐 Browser
Brave
🐋 Docker Version
Standalone 28.3.3
🟩 NodeJS Version
No response
📝 Relevant log output
@DrFrankensteinUK commented on GitHub (Aug 22, 2025):
Been using Dockge for quite a while and was finally coming here to either log this as a bug or figure out if its a feature..
Can I add to the above that I also find that a compose with multple containers removes the line spacing between each container so the compose becomes a wall of text.