Skip to content

Console Output

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