Skip to content

Console Output

10:08:54 + pwd
10:08:54 + id -u
10:08:54 + id -g
10:08:54 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-1959:/workspace busybox chown -R 1000:1000 /workspace
10:08:54 Unable to find image 'busybox:latest' locally
10:08:56 latest: Pulling from library/busybox
10:08:56 24fb2886d6f6: Pulling fs layer
10:08:56 24fb2886d6f6: Verifying Checksum
10:08:56 24fb2886d6f6: Download complete
10:08:57 24fb2886d6f6: Pull complete
10:08:57 Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7
10:08:57 Status: Downloaded newer image for busybox:latest