Skip to content

Console Output

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