Skip to content

Console Output

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