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