Skip to content

Console Output

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