Docker configuration and build code will now be included in this repository
pushing any branch will result in tests running on circleCI, which will include a very rudimentary check against the service with the latest code running in a docker container
on pushes to master, a build of the docker container will be triggered on docker hub
additionally, tagging in the form of v${version} (e.g. v1.0.1) will result in a docker container being built with that tag on docker hub
This pull will result in the following: