Skip to content

Console Output

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