Skip to content

Console Output

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