Skip to content

Console Output

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