Skip to content

Console Output

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