Skip to content

Console Output

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