Skip to content

Console Output

17:31:37 + pwd
17:31:37 + id -u
17:31:37 + id -g
17:31:37 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2478:/workspace busybox chown -R 1000:1000 /workspace
17:31:37 Unable to find image 'busybox:latest' locally
17:31:38 latest: Pulling from library/busybox
17:31:38 205dae5015e7: Pulling fs layer
17:31:38 205dae5015e7: Verifying Checksum
17:31:38 205dae5015e7: Download complete
17:31:38 205dae5015e7: Pull complete
17:31:38 Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
17:31:38 Status: Downloaded newer image for busybox:latest