Console Output
13:23:08 + pwd
13:23:08 + id -u
13:23:08 + id -g
13:23:08 + docker run --rm -v /home/ubuntu/workspace/docker-py_master:/workspace busybox chown -R 1000:1000 /workspace
13:23:08 Unable to find image 'busybox:latest' locally
13:23:08 latest: Pulling from library/busybox
13:23:08 61c5ed1cbdf8: Pulling fs layer
13:23:08 61c5ed1cbdf8: Verifying Checksum
13:23:08 61c5ed1cbdf8: Download complete
13:23:09 61c5ed1cbdf8: Pull complete
13:23:09 Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
13:23:09 Status: Downloaded newer image for busybox:latest