Skip to content

Console Output

18:33:17 + pwd
18:33:17 + id -u
18:33:17 + id -g
18:33:17 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2806:/workspace busybox chown -R 1000:1000 /workspace
18:33:17 Unable to find image 'busybox:latest' locally
18:33:17 latest: Pulling from library/busybox
18:33:17 8b3d7e226fab: Pulling fs layer
18:33:17 8b3d7e226fab: Verifying Checksum
18:33:17 8b3d7e226fab: Download complete
18:33:17 8b3d7e226fab: Pull complete
18:33:18 Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac
18:33:18 Status: Downloaded newer image for busybox:latest