Console Output
08:31:33 + pwd
08:31:33 + id -u
08:31:33 + id -g
08:31:33 + docker run --rm -v /home/ubuntu/workspace/docker-py_master:/workspace busybox chown -R 1000:1000 /workspace
08:31:33 Unable to find image 'busybox:latest' locally
08:31:34 latest: Pulling from library/busybox
08:31:34 0f8c40e1270f: Pulling fs layer
08:31:34 0f8c40e1270f: Verifying Checksum
08:31:34 0f8c40e1270f: Download complete
08:31:34 0f8c40e1270f: Pull complete
08:31:34 Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0
08:31:34 Status: Downloaded newer image for busybox:latest