Skip to content

Console Output

23:18:12 + pwd
23:18:12 + id -u
23:18:12 + id -g
23:18:12 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-3002:/workspace busybox chown -R 1000:1000 /workspace
23:18:12 Unable to find image 'busybox:latest' locally
23:18:12 latest: Pulling from library/busybox
23:18:12 19d511225f94: Pulling fs layer
23:18:12 19d511225f94: Verifying Checksum
23:18:12 19d511225f94: Download complete
23:18:13 19d511225f94: Pull complete
23:18:13 Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83
23:18:13 Status: Downloaded newer image for busybox:latest