Skip to content

Console Output

22:49:30 + pwd
22:49:30 + id -u
22:49:30 + id -g
22:49:30 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2476:/workspace busybox chown -R 1000:1000 /workspace
22:49:30 Unable to find image 'busybox:latest' locally
22:49:30 latest: Pulling from library/busybox
22:49:30 5c4213be9af9: Pulling fs layer
22:49:30 5c4213be9af9: Verifying Checksum
22:49:30 5c4213be9af9: Download complete
22:49:31 5c4213be9af9: Pull complete
22:49:31 Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f
22:49:31 Status: Downloaded newer image for busybox:latest