Skip to content

Console Output

02:09:57 + pwd
02:09:57 + id -u
02:09:57 + id -g
02:09:57 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2489:/workspace busybox chown -R 1000:1000 /workspace
02:09:57 Unable to find image 'busybox:latest' locally
02:09:57 latest: Pulling from library/busybox
02:09:57 bdbbaa22dec6: Pulling fs layer
02:09:57 bdbbaa22dec6: Verifying Checksum
02:09:57 bdbbaa22dec6: Download complete
02:09:57 bdbbaa22dec6: Pull complete
02:09:57 Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
02:09:57 Status: Downloaded newer image for busybox:latest