Skip to content

Console Output

14:54:52 + pwd
14:54:52 + id -u
14:54:52 + id -g
14:54:52 + docker run --rm -v /home/ubuntu/workspace/docker-py_master:/workspace busybox chown -R 1000:1000 /workspace
14:54:52 Unable to find image 'busybox:latest' locally
14:54:52 latest: Pulling from library/busybox
14:54:52 9758c28807f2: Pulling fs layer
14:54:52 9758c28807f2: Verifying Checksum
14:54:52 9758c28807f2: Download complete
14:54:54 9758c28807f2: Pull complete
14:54:54 Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
14:54:54 Status: Downloaded newer image for busybox:latest