Skip to content

Console Output

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