Skip to content

Console Output

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