Skip to content

Console Output

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