Skip to content

Console Output

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