Add support for compose.override.yml files #278
Replies: 6 comments 1 reply
-
| 
         It will be very useful. I can't manage mailcow because of it, and that's the only stack missing.  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         +1  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         I'd appreciate this, as I use compose override files for things like metadata or service specific information. I'd really appreciate being able to put the x-dockge-url information in the override file instead of cluttering the main file.  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         +1 for desire of feature. Dockge is otherwise a great tool.  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         #639 is a generic request to add arbitrary file editing support and could be used to satisfy this feature request.  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         I implemented this in #872 and you can use the image from my fork if you change   | 
  
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Feature Request Type
UI Feature
🔖 Feature description
Have the editor recognize and support editing of compose.override.yml (and docker-compose.override) files.
✔️ Solution
Some of my docker images suggest the use of a compose.override.yml file to override the defaults in compose.yml. It would be nice to have the GUI recognize the files and allow them to be edited as well.
❓ Alternatives
Currently I have to log into the system console and edit those files via the CLI.
📝 Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions