Skip to content

Console Output

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