Skip to content

Console Output

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