Skip to content

Console Output

15:10:10 + pwd
15:10:10 + id -u
15:10:10 + id -g
15:10:10 + docker run --rm -v /home/ubuntu/workspace/docker-py_4.4.2-release:/workspace busybox chown -R 1000:1000 /workspace
15:10:10 Unable to find image 'busybox:latest' locally
15:10:11 latest: Pulling from library/busybox
15:10:11 4c892f00285e: Pulling fs layer
15:10:11 4c892f00285e: Verifying Checksum
15:10:11 4c892f00285e: Download complete
15:10:11 4c892f00285e: Pull complete
15:10:11 Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17
15:10:11 Status: Downloaded newer image for busybox:latest