Skip to content

Console Output

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