Skip to content

Console Output

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