Skip to content

Console Output

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