Add docker image template
Add a template to build docker images, which is copied from . The idea is that those repositories can refer to the template rather than duplicating the same steps.
This also adds a minimal linting for the yaml files so that we at least get feedback of obviously broken files. Later we want to improve on that.