Skip to content

Console Output

23:21:09 + pwd
23:21:09 + id -u
23:21:09 + id -g
23:21:09 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2429:/workspace busybox chown -R 1000:1000 /workspace
23:21:09 Unable to find image 'busybox:latest' locally
23:21:10 latest: Pulling from library/busybox
23:21:10 7c9d20b9b6cd: Pulling fs layer
23:21:10 7c9d20b9b6cd: Verifying Checksum
23:21:10 7c9d20b9b6cd: Download complete
23:21:10 7c9d20b9b6cd: Pull complete
23:21:10 Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e
23:21:10 Status: Downloaded newer image for busybox:latest