Skip to content

Console Output

09:18:27 + pwd
09:18:27 + id -u
09:18:27 + id -g
09:18:27 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2471:/workspace busybox chown -R 1000:1000 /workspace
09:18:27 Unable to find image 'busybox:latest' locally
09:18:28 latest: Pulling from library/busybox
09:18:28 91f30d776fb2: Pulling fs layer
09:18:28 91f30d776fb2: Verifying Checksum
09:18:28 91f30d776fb2: Download complete
09:18:28 91f30d776fb2: Pull complete
09:18:28 Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793
09:18:28 Status: Downloaded newer image for busybox:latest