Skip to content

Console Output

18:58:33 + pwd
18:58:33 + id -u
18:58:33 + id -g
18:58:33 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2576:/workspace busybox chown -R 1000:1000 /workspace
18:58:33 Unable to find image 'busybox:latest' locally
18:58:33 latest: Pulling from library/busybox
18:58:33 d9cbbca60e5f: Pulling fs layer
18:58:34 d9cbbca60e5f: Verifying Checksum
18:58:34 d9cbbca60e5f: Download complete
18:58:34 d9cbbca60e5f: Pull complete
18:58:34 Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c
18:58:34 Status: Downloaded newer image for busybox:latest