Skip to content

Console Output

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