Skip to content

Console Output

15:10:09 + pwd
15:10:09 + id -u
15:10:09 + id -g
15:10:09 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2963:/workspace busybox chown -R 1000:1000 /workspace
15:10:09 Unable to find image 'busybox:latest' locally
15:10:09 latest: Pulling from library/busybox
15:10:09 7e5209d2300f: Pulling fs layer
15:10:09 7e5209d2300f: Verifying Checksum
15:10:09 7e5209d2300f: Download complete
15:10:09 7e5209d2300f: Pull complete
15:10:09 Digest: sha256:966b716a398a975eb9d1487204ae24622ccb785c4a8fad60a977c22ba689dd5c
15:10:09 Status: Downloaded newer image for busybox:latest