Skip to content

Console Output

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