Skip to content

Console Output

16:40:46 + pwd
16:40:46 + id -u
16:40:46 + id -g
16:40:46 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2456:/workspace busybox chown -R 1000:1000 /workspace
16:40:46 Unable to find image 'busybox:latest' locally
16:40:46 latest: Pulling from library/busybox
16:40:47 0f8c40e1270f: Pulling fs layer
16:40:47 0f8c40e1270f: Download complete
16:40:47 0f8c40e1270f: Pull complete
16:40:47 Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0
16:40:47 Status: Downloaded newer image for busybox:latest