Skip to content

Console Output

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