Skip to content

Console Output

18:39:31 + pwd
18:39:31 + id -u
18:39:31 + id -g
18:39:31 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-3081:/workspace busybox chown -R 1000:1000 /workspace
18:39:31 Unable to find image 'busybox:latest' locally
18:39:32 latest: Pulling from library/busybox
18:39:32 45a0cdc5c8d3: Pulling fs layer
18:39:32 45a0cdc5c8d3: Verifying Checksum
18:39:32 45a0cdc5c8d3: Download complete
18:39:32 45a0cdc5c8d3: Pull complete
18:39:32 Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
18:39:32 Status: Downloaded newer image for busybox:latest