Skip to content

Console Output

21:31:03 + pwd
21:31:03 + id -u
21:31:03 + id -g
21:31:03 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2903:/workspace busybox chown -R 1000:1000 /workspace
21:31:03 Unable to find image 'busybox:latest' locally
21:31:03 latest: Pulling from library/busybox
21:31:04 24fb2886d6f6: Pulling fs layer
21:31:04 24fb2886d6f6: Verifying Checksum
21:31:04 24fb2886d6f6: Download complete
21:31:04 24fb2886d6f6: Pull complete
21:31:04 Digest: sha256:f7ca5a32c10d51aeda3b4d01c61c6061f497893d7f6628b92f822f7117182a57
21:31:04 Status: Downloaded newer image for busybox:latest