Skip to content

Console Output

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