Console Output
10:59:50 + pwd
10:59:50 + id -u
10:59:50 + id -g
10:59:50 + docker run --rm -v /home/ubuntu/workspace/docker-py_master:/workspace busybox chown -R 1000:1000 /workspace
10:59:50 Unable to find image 'busybox:latest' locally
10:59:50 latest: Pulling from library/busybox
10:59:51 24fb2886d6f6: Pulling fs layer
10:59:51 24fb2886d6f6: Verifying Checksum
10:59:51 24fb2886d6f6: Download complete
10:59:51 24fb2886d6f6: Pull complete
10:59:51 Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7
10:59:51 Status: Downloaded newer image for busybox:latest