Skip to content

Console Output

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