polRk commented on PR #33790:
URL: https://github.com/apache/superset/pull/33790#issuecomment-2980995308

   > I'm not against this renaming, though it's unclear to me if it's a net 
positive. Tradeoff is things are a bit more intuitive to newcomers and creating 
a bit of confusion for current devs.
   
   Thank you for your feedback!
   
   The main reason for renaming docker-compose.yml to compose.yml is that there 
are now various solutions, beyond Docker, that support running applications 
based on the Compose specification. Having "docker" in the file name can 
mislead some developers, particularly those who don't have access to Docker, 
into thinking that Docker is a mandatory requirement for running applications, 
which is not necessarily the case. 
   
   Renaming makes the configuration more universal and accessible to a broader 
range of developers, regardless of the tools they are using.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to