Skip to content

Console Output

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