Skip to content

Console Output

13:20:34 + pwd
13:20:34 + id -u
13:20:34 + id -g
13:20:34 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-3107:/workspace busybox chown -R 1000:1000 /workspace
13:20:34 Unable to find image 'busybox:latest' locally
13:20:34 latest: Pulling from library/busybox
13:20:35 4b35f584bb4f: Pulling fs layer
13:20:35 4b35f584bb4f: Verifying Checksum
13:20:35 4b35f584bb4f: Download complete
13:20:35 4b35f584bb4f: Pull complete
13:20:35 Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
13:20:35 Status: Downloaded newer image for busybox:latest