Console Output
20:28:58 + pwd
20:28:58 + id -u
20:28:58 + id -g
20:28:58 + docker run --rm -v /home/ubuntu/workspace/docker-py_master:/workspace busybox chown -R 1000:1000 /workspace
20:28:58 Unable to find image 'busybox:latest' locally
20:28:58 latest: Pulling from library/busybox
20:28:58 19d511225f94: Pulling fs layer
20:28:58 19d511225f94: Verifying Checksum
20:28:58 19d511225f94: Download complete
20:28:59 19d511225f94: Pull complete
20:28:59 Digest: sha256:e63286d6bf23acce079c38cd9f63ec19dd1ad4da0e3e942e39f2a08050b50534
20:28:59 Status: Downloaded newer image for busybox:latest