Skip to content

Console Output

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