Skip to content

Console Output

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