We are working through a process internally and are curious about what other groups are doing. Who should "own" the dockerfile, devs or SRE? I can see pros and cons to both - if devs write them, then SRE has to update them, if SRE writes them, devs have to communicate needed changes to them.
From my perspective (basically a Project Manager), I want our developers to be able to deploy and our QA able to test as fast as possible, and I want a process that supports this.