summaryrefslogtreecommitdiff
path: root/docker-entrypoint.sh
Commit message (Collapse)AuthorAgeFilesLines
* fix: docker entry point argument passingRoozbeh Farahbod2018-12-041-1/+1
| | | | | | Fixes the problem of passing spaces in the arguments to the docker entrypoint. Before this fix, there was virtually no way to pass spaces in arguments such as task description.
* fix(docker): use docker image with current sourcesfix/dockerMax Wittig2018-10-091-0/+21