Skip to content

Console Output

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