Skip to content

Console Output

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