Skip to content

Console Output

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