Skip to content

Console Output

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