Skip to content

Console Output

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