Encapsulate instance test scenarios inside a Docker image
As per #25 (closed) we need to extract instance test scenarios and encapsulate these inside a Docker image.
Docker image should expose an Entrypoint to make it possible to run instance test scenarios against GitLab instance.
Pass instance address as an argument, pass login and password as environment variables.