Is your feature request related to a problem? Please describe.
The current setup of constantly requiring build:compose on every release (or even within the life-cycle of a release) is painful.
I often find myself perusing docs that I don't want to peruse because I don't remember some --with-entrypoint -like command.
Right now, I have to frequently explain flags to devs of various seniorities every release, which is terribly painful.
Describe the solution you'd like
Please provide a cloud-docker.json or something so that I don't have to constantly remember all the various flags.
Potentially, a cloud-docker.default.json would also be version-controllable by the team so that each team can have their own default build:compose.
Describe alternatives you've considered
None.
Additional context
No.