Skip to content

Console Output

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