Skip to content

Console Output

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