Skip to content

Console Output

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