Hi.
Right now I spotted that a lot of time I spend changing something about how to launch a project with docker.
I use Yii2 Framework . It gives a lot of misleading configs, part of them outdated, docs are wrong sometimes.
I am backend developer, but for this I need to dive into docker and webserver configs
Say there is a team around some web project. This project has backend, frontend, api.
Who in this team is usually responsible for such work? Devops if there is one?
And if there is no devops, then it should be senior backend developer of who?
Say I am a new person to project, I clone it, see docker config there, and no instruction, run docker compose build/up and it does not result in working example. Whose fault is this?