Skip to content

Console Output

16:54:26 + pwd
16:54:26 + id -u
16:54:26 + id -g
16:54:26 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2927:/workspace busybox chown -R 1000:1000 /workspace
16:54:26 Unable to find image 'busybox:latest' locally
16:54:26 latest: Pulling from library/busybox
16:54:27 19d511225f94: Pulling fs layer
16:54:27 19d511225f94: Verifying Checksum
16:54:27 19d511225f94: Download complete
16:54:27 19d511225f94: Pull complete
16:54:27 Digest: sha256:e63286d6bf23acce079c38cd9f63ec19dd1ad4da0e3e942e39f2a08050b50534
16:54:27 Status: Downloaded newer image for busybox:latest