Console Output
13:13:53 + pwd
13:13:53 + id -u
13:13:53 + id -g
13:13:53 + docker run --rm -v /home/ubuntu/workspace/docker-py_master:/workspace busybox chown -R 1000:1000 /workspace
13:13:53 Unable to find image 'busybox:latest' locally
13:13:53 latest: Pulling from library/busybox
13:13:53 91f30d776fb2: Pulling fs layer
13:13:53 91f30d776fb2: Verifying Checksum
13:13:53 91f30d776fb2: Download complete
13:13:55 91f30d776fb2: Pull complete
13:13:55 Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793
13:13:55 Status: Downloaded newer image for busybox:latest