Skip to content

Console Output

16:37:11 + pwd
16:37:11 + id -u
16:37:11 + id -g
16:37:11 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2857:/workspace busybox chown -R 1000:1000 /workspace
16:37:11 Unable to find image 'busybox:latest' locally
16:37:11 latest: Pulling from library/busybox
16:37:11 b71f96345d44: Pulling fs layer
16:37:11 b71f96345d44: Verifying Checksum
16:37:11 b71f96345d44: Download complete
16:37:11 b71f96345d44: Pull complete
16:37:12 Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60
16:37:12 Status: Downloaded newer image for busybox:latest