Skip to content

Console Output

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