Skip to content

Console Output

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