Changed - Prints help if no arguments are given. - Moves the responsibility of getting variables from GitLab away from the wrapper (changes signature of `run_wrapped`). - Removes merging of `--env-file` as Docker supports multiple `env-file` arguments.
1.0.0
Added - Ability to run Docker interactively.
0.1.2
Changed - Further Improved documentation. - Stops wrapper interfering with `docker exec`.