Console Output
09:04:03 + pwd
09:04:03 + id -u
09:04:03 + id -g
09:04:03 + docker run --rm -v /home/ubuntu/workspace/docker-py_release:/workspace busybox chown -R 1000:1000 /workspace
09:04:03 Unable to find image 'busybox:latest' locally
09:04:04 latest: Pulling from library/busybox
09:04:04 bdbbaa22dec6: Pulling fs layer
09:04:04 bdbbaa22dec6: Verifying Checksum
09:04:04 bdbbaa22dec6: Download complete
09:04:04 bdbbaa22dec6: Pull complete
09:04:04 Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
09:04:04 Status: Downloaded newer image for busybox:latest