Skip to content

Console Output

13:28:38 + pwd
13:28:38 + id -u
13:28:38 + id -g
13:28:38 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2770:/workspace busybox chown -R 1000:1000 /workspace
13:28:38 Unable to find image 'busybox:latest' locally
13:28:38 latest: Pulling from library/busybox
13:28:38 4c892f00285e: Pulling fs layer
13:28:39 4c892f00285e: Verifying Checksum
13:28:39 4c892f00285e: Download complete
13:28:39 4c892f00285e: Pull complete
13:28:39 Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17
13:28:39 Status: Downloaded newer image for busybox:latest