Skip to content

Console Output

23:36:08 + pwd
23:36:08 + id -u
23:36:08 + id -g
23:36:08 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2636:/workspace busybox chown -R 1000:1000 /workspace
23:36:08 Unable to find image 'busybox:latest' locally
23:36:09 latest: Pulling from library/busybox
23:36:09 61c5ed1cbdf8: Pulling fs layer
23:36:09 61c5ed1cbdf8: Verifying Checksum
23:36:09 61c5ed1cbdf8: Download complete
23:36:10 61c5ed1cbdf8: Pull complete
23:36:10 Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
23:36:10 Status: Downloaded newer image for busybox:latest