Console Output
19:36:26 + pwd
19:36:26 + id -u
19:36:26 + id -g
19:36:26 + docker run --rm -v /home/ubuntu/workspace/docker-py_main:/workspace busybox chown -R 1000:1000 /workspace
19:36:26 Unable to find image 'busybox:latest' locally
19:36:28 latest: Pulling from library/busybox
19:36:28 22b70bddd3ac: Pulling fs layer
19:36:28 22b70bddd3ac: Verifying Checksum
19:36:28 22b70bddd3ac: Download complete
19:36:28 22b70bddd3ac: Pull complete
19:36:28 Digest: sha256:6bdd92bf5240be1b5f3bf71324f5e371fe59f0e153b27fa1f1620f78ba16963c
19:36:29 Status: Downloaded newer image for busybox:latest