Feature/add ci
Users can now request a docker image by supplying the grails version via the build variable "GRAILS_VERSION". This version is checked against the versions for which a Dockerfile is available. If the version is valid, the container image will be built and pushed to the container registry for this project.