When I run job with task in docker it fails with
8 time="2019-07-02T11:28:18Z" level=fatal msg="Error: Path not specified"
02-Jul-2019 11:28:18 Exit code: 1, output: STDOUT: Beginning to execute external process for build 'kubo - helm - kubo-deployment-dev #9 (KUBO-HELM-KUB-9)'\n ... running command line: \n/usr/local/bin/docker cp /var/opt/bamboo/atlassian-bamboo-6.8.3/temp/initialiseDockerContainer.sh1625454798126877638.tmp 7d9f46fd-f667-4618-9501-92d8256e89da1474566:/tmp/initialiseContainer.sh\n ... in: /var/opt/bamboo-home/xml-data/build-dir/KUBO-HELM-KUB\nSTDERR: time="2019-07-02T11:28:18Z" level=fatal msg="Error: Path not specified"
02-Jul-2019 11:28:18 Failed to start docker container 7d9f46fd-f667-4618-9501-92d8256e89da1474566
02-Jul-2019 11:28:18 com.atlassian.bamboo.docker.DockerException: Error running Docker run command
There is no /var/opt/bamboo/atlassian-bamboo-6.8.3/temp/initialiseDockerContainer.sh1625454798126877638.tmp file, so I am not sure why it is try to copy it to container.