Console Output
16:01:30 + pwd
16:01:30 + id -u
16:01:30 + id -g
16:01:30 + docker run --rm -v /home/ubuntu/workspace/docker-py_master:/workspace busybox chown -R 1000:1000 /workspace
16:01:30 Unable to find image 'busybox:latest' locally
16:01:30 latest: Pulling from library/busybox
16:01:30 9c075fe2c773: Pulling fs layer
16:01:30 9c075fe2c773: Download complete
16:01:30 9c075fe2c773: Pull complete
16:01:30 Digest: sha256:c3dbcbbf6261c620d133312aee9e858b45e1b686efbcead7b34d9aae58a37378
16:01:30 Status: Downloaded newer image for busybox:latest