Skip to content

Console Output

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