Skip to content

Console Output

13:37:25 + pwd
13:37:25 + id -u
13:37:25 + id -g
13:37:25 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2588:/workspace busybox chown -R 1000:1000 /workspace
13:37:25 Unable to find image 'busybox:latest' locally
13:37:25 latest: Pulling from library/busybox
13:37:25 76df9210b28c: Pulling fs layer
13:37:25 76df9210b28c: Verifying Checksum
13:37:25 76df9210b28c: Download complete
13:37:26 76df9210b28c: Pull complete
13:37:26 Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209
13:37:26 Status: Downloaded newer image for busybox:latest