Console Output
15:05:09 + pwd
15:05:09 + id -u
15:05:09 + id -g
15:05:09 + docker run --rm -v /home/ubuntu/workspace/docker-py_master:/workspace busybox chown -R 1000:1000 /workspace
15:05:09 Unable to find image 'busybox:latest' locally
15:05:09 latest: Pulling from library/busybox
15:05:09 9758c28807f2: Pulling fs layer
15:05:09 9758c28807f2: Verifying Checksum
15:05:09 9758c28807f2: Download complete
15:05:09 9758c28807f2: Pull complete
15:05:09 Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
15:05:09 Status: Downloaded newer image for busybox:latest