Skip to content

Console Output

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