Skip to content

Console Output

13:33:49 + pwd
13:33:49 + id -u
13:33:49 + id -g
13:33:49 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2708:/workspace busybox chown -R 1000:1000 /workspace
13:33:49 Unable to find image 'busybox:latest' locally
13:33:49 latest: Pulling from library/busybox
13:33:49 5f5dd3e95e9f: Pulling fs layer
13:33:49 5f5dd3e95e9f: Verifying Checksum
13:33:49 5f5dd3e95e9f: Download complete
13:33:51 5f5dd3e95e9f: Pull complete
13:33:51 Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2
13:33:51 Status: Downloaded newer image for busybox:latest