Skip to content

Console Output

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