Skip to content

Console Output

22:31:19 + pwd
22:31:19 + id -u
22:31:19 + id -g
22:31:19 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2863:/workspace busybox chown -R 1000:1000 /workspace
22:31:19 Unable to find image 'busybox:latest' locally
22:31:19 latest: Pulling from library/busybox
22:31:20 b71f96345d44: Pulling fs layer
22:31:20 b71f96345d44: Verifying Checksum
22:31:20 b71f96345d44: Download complete
22:31:20 b71f96345d44: Pull complete
22:31:20 Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d
22:31:20 Status: Downloaded newer image for busybox:latest