Skip to content

Console Output

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