How often do you rebuild the image?
How often do you rebuild the image?
Unit tests? No matter where you run them, and normally this is done by CI in a prebuilt container image, so you don’t have to wait for “docker building”. Acceptance tests must be run in an environment as close to production as possible, but that’s definitely not a programmer’s job.
DevOps, not programmer.
Devops engineer is a role.