Skip to content

Console Output

13:46:36 + pwd
13:46:36 + id -u
13:46:36 + id -g
13:46:36 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2828:/workspace busybox chown -R 1000:1000 /workspace
13:46:36 Unable to find image 'busybox:latest' locally
13:46:37 latest: Pulling from library/busybox
13:46:37 f531cdc67389: Pulling fs layer
13:46:37 f531cdc67389: Verifying Checksum
13:46:37 f531cdc67389: Pull complete
13:46:37 Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7
13:46:37 Status: Downloaded newer image for busybox:latest