Skip to content

Console Output

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