Skip to content

Console Output

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