Console Output
14:49:30 + pwd
14:49:30 + id -u
14:49:30 + id -g
14:49:30 + docker run --rm -v /home/ubuntu/workspace/docker-py_master:/workspace busybox chown -R 1000:1000 /workspace
14:49:30 Unable to find image 'busybox:latest' locally
14:49:30 latest: Pulling from library/busybox
14:49:30 ea97eb0eb3ec: Pulling fs layer
14:49:30 ea97eb0eb3ec: Verifying Checksum
14:49:30 ea97eb0eb3ec: Download complete
14:49:31 ea97eb0eb3ec: Pull complete
14:49:31 Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
14:49:31 Status: Downloaded newer image for busybox:latest