Skip to content

Console Output

19:20:36 + pwd
19:20:36 + id -u
19:20:36 + id -g
19:20:36 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2841:/workspace busybox chown -R 1000:1000 /workspace
19:20:36 Unable to find image 'busybox:latest' locally
19:20:37 latest: Pulling from library/busybox
19:20:37 92f8b3f0730f: Pulling fs layer
19:20:37 92f8b3f0730f: Verifying Checksum
19:20:37 92f8b3f0730f: Download complete
19:20:37 92f8b3f0730f: Pull complete
19:20:37 Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff
19:20:37 Status: Downloaded newer image for busybox:latest