Skip to content

Console Output

23:47:19 + pwd
23:47:19 + id -u
23:47:19 + id -g
23:47:19 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2980:/workspace busybox chown -R 1000:1000 /workspace
23:47:19 Unable to find image 'busybox:latest' locally
23:47:19 latest: Pulling from library/busybox
23:47:19 50e8d59317eb: Pulling fs layer
23:47:19 50e8d59317eb: Verifying Checksum
23:47:19 50e8d59317eb: Download complete
23:47:19 50e8d59317eb: Pull complete
23:47:19 Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8
23:47:19 Status: Downloaded newer image for busybox:latest