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