Skip to content

Console Output

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