Skip to content

Console Output

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