Console Output
09:12:25 + pwd
09:12:25 + id -u
09:12:25 + id -g
09:12:25 + docker run --rm -v /home/ubuntu/workspace/docker-py_master:/workspace busybox chown -R 1000:1000 /workspace
09:12:25 Unable to find image 'busybox:latest' locally
09:12:26 latest: Pulling from library/busybox
09:12:26 4c892f00285e: Pulling fs layer
09:12:26 4c892f00285e: Download complete
09:12:27 4c892f00285e: Pull complete
09:12:27 Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17
09:12:27 Status: Downloaded newer image for busybox:latest