Skip to content

Console Output

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