Skip to content

Console Output

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